Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables |  All
Print Page as PDF
Routine: LABCX7E

Package: Automated Lab Instruments

Routine: LABCX7E


Information

LABCX7E ; IHS/DIR/FJE - ; [ 05/30/2003 4:00 PM ]

Source Information

Source file <LABCX7E.m>

Call Graph

Call Graph Total: 2

Package Total Call Graph
Kernel 2 ^%ZIS  ^%ZISC  

Entry Points

Name Comments DBIA/ICR reference
A
DOC ;Displays the error list for the CX7.
LIST ;List all entries of ^LAZ("ZZZ")
EXIT
ONE ;automatically list the 1 entry
INIT
LOOKUP ;Look up one particular Sample Id
KILL ;Kills ^LAZ("ZZZ",ID)
DELETE ;Allow the user to delete the ^LAZ("ZZZ",ID) entry

External References

Name Field # of Occurrence
^%ZIS LIST+1
^%ZISC A

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"There are NO entries in the CX7 error list."
  • Line Location: INIT+1
Function Call: WRITE
  • Prompt: !!,"There is 1 entry in the CX7 error list."
  • Line Location: INIT+2
Function Call: WRITE
  • Prompt: !!,"There are ",CT," entries in the CX7 error list."
  • Line Location: INIT+3
Function Call: READ
  • Prompt: "Do you want a list? Y// "
  • Formatting: !!
  • Timeout: DTIME
  • Variable: ANS
  • Line Location: INIT+4
Function Call: WRITE
  • Prompt: !
  • Line Location: INIT+4
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: LIST+1
Function Call: WRITE
  • Prompt: !!,?23,"CX7 ERROR LIST, PRINTED: ",Y,!!
  • Line Location: LIST+1
Function Call: WRITE
  • Prompt: !,?4,A," ... ",^LAZ("ZZZ",A)
  • Line Location: A+2
Function Call: READ
  • Prompt: "Enter the 11 digit Sample Id: "
  • Formatting: !!
  • Timeout: DTIME
  • Variable: ID
  • Line Location: LOOKUP+1
Function Call: WRITE
  • Prompt: !,"Enter Sample ID (eg. CHM04230162) or LOOP or ALL",!
  • Line Location: LOOKUP+2
Function Call: WRITE
  • Prompt: !,"Enter Sample ID (eg. CX704230162) or LOOP or ALL",!
  • Line Location: LOOKUP+3
Function Call: WRITE
  • Prompt: !!,A," will be deleted"
  • Line Location: LOOKUP+4
Function Call: READ
  • Timeout: DTIME
  • Variable: ANS
  • Line Location: LOOKUP+5
Function Call: WRITE
  • Prompt: !,"All entries in Error List have been deleted!"
  • Line Location: LOOKUP+5
Function Call: WRITE
  • Prompt: !,?14,ID," is NOT in the error list."
  • Line Location: LOOKUP+7
Function Call: WRITE
  • Prompt: !,?4,ID," ... ",^LAZ("ZZZ",ID)
  • Line Location: DELETE+1
Function Call: READ
  • Timeout: DTIME
  • Line Location: DELETE+2
Function Call: WRITE
  • Prompt: " NO CHANGE."
  • Line Location: DELETE+4
Function Call: READ
  • Timeout: DTIME
  • Variable: ANS
  • Line Location: KILL+1
Function Call: WRITE
  • Prompt: " ",ID," HAS BEEN DELETED!!!"
  • Line Location: KILL+2
Function Call: WRITE
  • Prompt: " NO CHANGE."
  • Line Location: KILL+3
Function Call: WRITE
  • Prompt: !!,?14,A," ... ",^LAZ("ZZZ",A)
  • Line Location: ONE+1
Routine Call
  • %ZIS
  • Line Location:
    • LIST+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DD("DD" LIST+1
^LAZ("ZZZ" INIT, A, A+2, LOOKUP+4, LOOKUP+5!, LOOKUP+7, DELETE+1, KILL+2!, ONE+1

Label References

Name Line Occurrences
A A+3
DELETE INIT+2, LOOKUP+8
EXIT INIT+1, INIT+2, INIT+4, INIT+5, LOOKUP+1, LOOKUP+5
INIT LOOKUP+3, LOOKUP+4
KILL LOOKUP+4, DELETE+3
LOOKUP INIT+5, A, LOOKUP+7, LOOKUP+8
ONE INIT+2

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
A INIT*, INIT+2, A*, A+2, LOOKUP+4*, ONE+1*, EXIT!
AN A+1*, EXIT!
ANS INIT+4*, INIT+5, LOOKUP+4, LOOKUP+5*, DELETE+2*, DELETE+3, KILL+1*, KILL+2, EXIT!
CT INIT*, INIT+1, INIT+2, INIT+3, EXIT!
DT LIST+1
DTIME INIT+4, LOOKUP+1, LOOKUP+5, DELETE+2, KILL+1
I INIT*, LOOKUP+4*, EXIT!
ID INIT+2*, LOOKUP+1*, LOOKUP+3, LOOKUP+4*, LOOKUP+5, LOOKUP+6*, LOOKUP+7, DELETE+1, KILL+2, EXIT!
IO LIST+1, A+1
IO(0 LIST+1, A+1
IOF LIST+1
IOP LIST+1!
LC LIST+1*, A+1*, EXIT!
>> POP LIST+1
Y LIST+1*, EXIT!
Info |  Source |  Call Graph |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables |  All