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

Package: Automated Lab Instruments

Routine: LA7VLCM5


Information

LA7VLCM5 ;DALOI/JDB - LAB CODE MAPPING FILE UTILITIES ;07/07/09 14:22

Source Information

Source file <LA7VLCM5.m>

Entry Points

Name Comments DBIA/ICR reference
LOOKUP(GBL,FIND,OUT,ACTN,SCRN,IDARR) ;
; DIC clone for use with "special" cross reference.
; Allows programmer to display user choices from the xref of
; their choosing.
; Useful when trying to work with sub-file entries as top-level
; "pick-list" entries and the sub-file has a "Whole File" xref
; defined.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Choose from:"
  • Line Location: LOOKUP+78
Function Call: WRITE
  • Prompt: !,?5,CNT,?10,VAL
  • Line Location: LOOKUP+134
Function Call: WRITE
  • Prompt: !," ",VAL
  • Line Location: LOOKUP+137
Function Call: WRITE
  • Prompt: !," ",VAL
  • Line Location: LOOKUP+138
Function Call: WRITE
  • Prompt: !," ",X
  • Line Location: LOOKUP+145
Function Call: WRITE
  • Prompt: !," ",VAL
  • Line Location: LOOKUP+146
Function Call: WRITE
  • Prompt: !," ",X
  • Line Location: LOOKUP+149
Function Call: WRITE
  • Prompt: !," ",VAL
  • Line Location: LOOKUP+150
Function Call: WRITE
  • Prompt: !,"Press <RETURN> to see more, '^' to exit this list"
  • Line Location: LOOKUP+172
Function Call: WRITE
  • Prompt: $C(13)_$J("",15)_$C(13)_IOCUU
  • Line Location: LOOKUP+178
Function Call: WRITE
  • Prompt: " ",OUT
  • Line Location: LOOKUP+201
Info |  Source |  Entry Points |  Interaction Calls