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: GMTSULT7

Package: Health Summary

Routine: GMTSULT7


Information

GMTSULT7 ; SLC/KER - HS Type Lookup ("B" index) ; 09/21/2001

Source Information

Source file <GMTSULT7.m>

Entry Points

Name Comments DBIA/ICR reference
B ; Search "B" Index
;
; Needs GMTSEQ and GMTSEO
;
; GMTSEQ=1 Exact match reqired
; Stop search if found
; Continue partial-exact search if not found
;
; GMTSEO=1 Exact match, only one entry
; Stop search if found and return single entry
; Do not continue if not found
;
BQ ; Quit "B" Index search
CK ; Check Entry
MA ; Add Match
EA ; Add Exact Match
ASM(X) ; Assemble string to store in list
REO ; Reorder List
ADD ; Add to the reordered list
UP(X) ; Uppercase
LO(X) ; Lowercase
MX(X) ; Mix Case
DUP(X) ; Check for Duplicate
Info |  Source |  Entry Points