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

Package: Lab Service

Routine: LRUU


Information

LRUU ; IHS/DIR/FJE - FIND FIELD FOR A SUBSCRIPT & PIECE 9/2/87 09:35 ;

Source Information

Source file <LRUU.m>

Entry Points

Name Comments DBIA/ICR reference

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?20,"Enter file/subfile #, subscript and piece",!?30,"separated by commas: "
  • Line Location: LRUU+5
Function Call: READ
  • Timeout: DTIME
  • Variable: X
  • Line Location: LRUU+6
Function Call: WRITE
  • Prompt: $C(7),!!,"File, subscript and piece must be entered and separated by commas (',')."
  • Line Location: LRUU+8
Function Call: WRITE
  • Prompt: $C(7),!!,"Field not found. Try again."
  • Line Location: LRUU+9
Function Call: WRITE
  • Prompt: !!,^DD(A(1),X,0)
  • Line Location: LRUU+10

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DD( LRUU+9, LRUU+10

Label References

Name Line Occurrences
LRUU LRUU+8, LRUU+9, LRUU+10

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> A LRUU+7*, LRUU+8*
>> A( LRUU+7*, LRUU+8
>> A(1 LRUU+9, LRUU+10
>> A(2 LRUU+9
>> A(3 LRUU+9
DTIME LRUU+4*, LRUU+6
>> X LRUU+6*, LRUU+7, LRUU+9*, LRUU+10
Info |  Source |  Entry Points |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables |  All