XTLKKWL |
Developers can perform any supported VA Fileman calls
on files configured for MTLU. To ignore the special lookup routine, XTLKDICL,
be sure that DIC(0) includes an "I." Alternatively, multi-term look-ups can be
performed on any VA Fileman file, even if it has not been configured for
primary use by MTLU. Using the programmer API, the lookup can be performed
using any index contained within the file, such as a Fileman KWIC
cross-reference.
Input routine: XTLKKWL
Required variables: (XTLKGBL, XTLKKSCH("GBL"))=global root (same as DIC)
XTLKKSCH("DSPLY")=Display routine (ie, DGEN^XTLKKWLD)
XTLKKSCH("INDEX")=Cross-reference to use
XTLKX=User input
Optional variable: XTLKSAY=1 or 0 (If 1, mtlu will display details during
lookup)
XTLKHLP=Executable code to display custom help
|