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 |  Used in RPC
Print Page as PDF
Routine: MAGDGL

Package: Imaging

Routine: MAGDGL


Information

MAGDGL ;WOIFO/EdM - Global Lister ; 05/27/2005 09:23

Source Information

Source file <MAGDGL.m>

Entry Points

Name Comments DBIA/ICR reference
LIST(OUT,WILD,MAX,START) ; RPC = MAG DICOM LIST GLOBAL VARIABLE
TRAVERSE(LEV,ROOT)
Q(X)
SHOW

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: WILD
  • Timeout: DTIME
  • Line Location: MAGDGL+21
Function Call: WRITE
  • Prompt: !,"Global Variable name: ^"
  • Line Location: MAGDGL+21
Function Call: WRITE
  • Prompt: !,"Error in processing:",!,OUT(1),!
  • Line Location: MAGDGL+29
Function Call: WRITE
  • Prompt: !,"Enter a ""wildcard"" that indicates what part of which"
  • Line Location: MAGDGL+30
Function Call: WRITE
  • Prompt: !,"global variable is to be displayed."
  • Line Location: MAGDGL+31
Function Call: WRITE
  • Prompt: !,"The following examples show the options:"
  • Line Location: MAGDGL+32
Function Call: WRITE
  • Prompt: !," ^MAG(2005,0) - one single node"
  • Line Location: MAGDGL+33
Function Call: WRITE
  • Prompt: !," ^MAG(2005,,100) - 2nd subscript may have any value"
  • Line Location: MAGDGL+34
Function Call: WRITE
  • Prompt: !," ^MAG(2005,50:200,100) - 2nd subscript must be between 50 and 200"
  • Line Location: MAGDGL+35
Function Call: WRITE
  • Prompt: !," ^MAG(2005,""B"",::%S[""JOHN"" - third subscript must contain specific text"
  • Line Location: MAGDGL+36
Function Call: WRITE
  • Prompt: !," ^MAG(2005,,0:0:%D[""JOHN"" - data must contain specific text"
  • Line Location: MAGDGL+37
Function Call: WRITE
  • Prompt: !,OUT(I)
  • Line Location: MAGDGL+42
Function Call: WRITE
  • Prompt: " = ",OUT(T)
  • Line Location: MAGDGL+43
Function Call: WRITE
  • Prompt: OUT(T)
  • Line Location: MAGDGL+46
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: MAGDGL+50
Function Call: WRITE
  • Prompt: !!,"More? YES// "
  • Line Location: MAGDGL+50
Function Call: WRITE
  • Prompt: X
  • Line Location: MAGDGL+51
Function Call: WRITE
  • Prompt: !,OK
  • Line Location: SHOW+14

Used in RPC

RPC Name Call Tags
MAG DICOM LIST GLOBAL VARIABLE LIST
Info |  Source |  Entry Points |  Interaction Calls |  Used in RPC