Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: PXKWSRCH

Package: PCE Patient Care Encounter

Routine: PXKWSRCH


Information

PXKWSRCH ;SLC/PKR - Keyword search routines. ;02/24/2016

Source Information

Source file <PXKWSRCH.m>

Entry Points

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.
Info |  Source |  Entry Points