Program to search inside programs
|
09-30-2015, 05:09 PM
(This post was last modified: 09-30-2015 08:51 PM by xset.)
Post: #13
|
|||
|
|||
Version 0.3
This version includes:
1) Searching in current program (or in last edited) Shift-USER S (S is button [9]) 2) Searching in all programs Shift-USER Shift-S (S is button [9]) 3) Searching in current note (or in last edited Note if u are not in editor) Shift-USER Note (Note is button [0]) 4) Searching in all notes Shift-USER Shift-Note (Note is button [0]) The program now contains semi-unversal function GlobSearch with arguments: str, IType, BCaseSense str - string to search. IType: 1 - Local searching in program, 2- Global searching in programs, 3-Local searching in note, 4-Global searching in notes. BCaseSense: 1 - Case insensitive, other values - Case sensitive Currently I hardcoded case insensitive search everywhere, so one need to change searching dialog to add check box for sensitive searching (just in case). Text of program, but better use attached file: Code:
Best regards XSet |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Program to search inside programs - xset - 09-29-2015, 05:44 PM
Global search and local search - xset - 09-29-2015, 06:52 PM
RE: Program to search inside programs - xset - 09-29-2015, 07:45 PM
RE: Program to search inside programs - cyrille de brébisson - 09-30-2015, 05:40 AM
RE: Program to search inside programs - xset - 09-30-2015, 06:24 AM
RE: Program to search inside programs - hpfx - 09-30-2015, 08:04 AM
RE: Program to search inside programs - StephenG1CMZ - 09-30-2015, 08:35 AM
RE: Program to search inside programs - StephenG1CMZ - 09-30-2015, 07:55 AM
RE: Program to search inside programs - xset - 09-30-2015, 09:41 AM
RE: Program to search inside programs - StephenG1CMZ - 09-30-2015, 03:13 PM
RE: Program to search inside programs - xset - 09-30-2015, 04:30 PM
RE: Program to search inside programs - StephenG1CMZ - 09-30-2015, 05:02 PM
RE: Program to search inside programs - xset - 09-30-2015, 05:18 PM
Version 0.3 - xset - 09-30-2015 05:09 PM
|
User(s) browsing this thread: 1 Guest(s)