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 |  Interaction Calls
Print Page as PDF
Routine: LEX2040

Package: Lexicon Utility

Routine: LEX2040


Information

LEX2040 ; ISL/KER - Environment Check/Pre/Post Install ; 04/06/2006

Source Information

Source file <LEX2040.m>

Entry Points

Name Comments DBIA/ICR reference
ENV ; LEX*2.0*40 Environment Check
QUIT ; Quit Passed Environment Check
EXIT ; Exit Failed Environment Check
ABRT ; Abort Failed Environment Check, KILL the distribution
GBLS ; Check Write access on globals
RGBL(X) ; Check Write access on globals
RGNF ; Required global not found
CHK ; Check the Checksum
CS ; Checksum for import global
VC(X,Y) ; Verify Checksum for import global
SY(X) ; Check System variables
UR(X) ; Check User variables
CPD(X) ; Check Current Patched Data is installed
CM ; Missing ^LEXM
CW ; Wrong ^LEXM
CU ; Unable to verify
CF ; Failed checksum
CO ; Obtain new global
CKO ; Kill and Obtain new global
ET(X) ; Error Text
ED ; Error Display
IMP ; Import names
NOTDEF(IEN) ; Check to see if user is defined
OK ; Environment is OK
BM(X) ; Blank Line with Message
M(X) ; Message
TRIM(X) ; Trim Spaces
GD ; Global Data

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !," Code Set Update for FY06 3rd Quarter - includes 108 CPT/HCPCS late releases"
  • Line Location: ENV+5
Function Call: WRITE
  • Prompt: !," and 14 Remedy Ticket repairs",!
  • Line Location: ENV+6
Function Call: WRITE
  • Prompt: !," Checking for ",LEXPAT
  • Line Location: ENV+25
Function Call: WRITE
  • Prompt: " - installed"
  • Line Location: ENV+25
Function Call: WRITE
  • Prompt: " "
  • Line Location: VC+8
Info |  Source |  Entry Points |  Interaction Calls