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

Package: Lab Service

Routine: LRUU


Information

LRUU ;AVAMC/REG - FIND FIELD FOR A SUBSCRIPT & PIECE ; 9/2/87 09:35 ;

Source Information

Source file <LRUU.m>

Interaction Calls

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

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DD( LRUU+7, LRUU+8

Label References

Name Line Occurrences
LRUU LRUU+6, LRUU+7, LRUU+8

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

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