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 |  Global Variables Directly Accessed |  Label References |  Local Variables |  All
Print Page as PDF
Routine: AUPNPRE

Package: IHS Patient

Routine: AUPNPRE


Information

AUPNPRE ; IHS/CMI/LAB - AUPN ENV CHECK ;

Source Information

Source file <AUPNPRE.m>

Entry Points

Name Comments DBIA/ICR reference
C(X,Y) ;EP

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $C(7),!,"DUZ UNDEFINED OR 0."
  • Line Location: AUPNPRE+5
Function Call: WRITE
  • Prompt: $C(7),!,"DUZ(0) UNDEFINED OR NULL."
  • Line Location: AUPNPRE+7
Function Call: WRITE
  • Prompt: !!,$$C("Hello, "_$P(X,",",2)_" "_$P(X,",")),!,$$C("Checking Environment....")
  • Line Location: AUPNPRE+10
Function Call: WRITE
  • Prompt: $C(7),!,$$C("I NEED AT LEAST FILEMAN 21.")
  • Line Location: AUPNPRE+12
Function Call: WRITE
  • Prompt: !,$$C("FileMan OK...")
  • Line Location: AUPNPRE+13
Function Call: WRITE
  • Prompt: $C(7),!,$$C("I NEED AT LEAST KERNEL 8.")
  • Line Location: AUPNPRE+15
Function Call: WRITE
  • Prompt: !,$$C("Kernel OK...")
  • Line Location: AUPNPRE+16

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DD("VERSION" AUPNPRE+12
^DIC(9.4 - [#9.4] AUPNPRE+15
^VA(200 - [#200] AUPNPRE+9

Label References

Name Line Occurrences
$$C AUPNPRE+10, AUPNPRE+12, AUPNPRE+13, AUPNPRE+15, AUPNPRE+16

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> % C+1*, C+2
DIFQ AUPNPRE+5!, AUPNPRE+7!, AUPNPRE+12!, AUPNPRE+15!
DUZ AUPNPRE+5, AUPNPRE+9
DUZ(0 AUPNPRE+7
IOM C+1
U AUPNPRE+9
X AUPNPRE+9*, AUPNPRE+10, C~, C+2
Y C~, C+1
Info |  Source |  Entry Points |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables |  All