PXKWSRCH ;SLC/PKR - Keyword search routines. ;02/24/2016
Source file <PXKWSRCH.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
CASESEN() | ;Ask the user if the search is case sensitive.
|
|
DISPLAY(CASESEN,NKW,KEYWORD) | ;Display the search results.
|
|
FLABEL(FNUM,FIELD) | ;Return the label for a field.
|
|
GETFLIST(NSFILE,SFILE) | ;Get the list of files to search.
|
|
GETKWS(CASESEN,NKW,KEYWORD) | ;Have the user input the key words.
|
|
GSEARCH | ;Entry point for general selection of global to search.
|
|
HLITE(TEXT,CASESEN) | ;Mark the keyword so it will be highlighted in the Browser.
|
|
SEARCH | ;Perform the keyword search.
|
|
SRCHTEXT(FILENUM,IEN,CASESEN,NKW,KEYWORD) | ;Search the text of an entry.
|