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 |  Caller Graph |  Entry Points |  External References |  Label References |  Local Variables  | All
Print Page as PDF
Routine: MAGNU002

Package: Imaging

Routine: MAGNU002


Information

MAGNU002 ;WOIFO/NST - Utilities for RPC calls ; 02 May 2017 4:16 PM

Source Information

Source file <MAGNU002.m>

Call Graph

Call Graph

Call Graph Total: 1

Package Total Call Graph
VA FileMan 1 MSG^DIALOG  

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 4

Package Total Caller Graph
Imaging 4 MAGNAN01  MAGNAN02  MAGNAU03  MAGNPARM  

Entry Points

Name Comments DBIA/ICR reference
OK()
FAILED()
RESDEL()
RESDATA()
ISOK(MAGRY) ; Returns 0 (failed) or 1 (success): Checks if first piece of MAGRY is success
GETVAL(MAGRY) ; Returns data value in MAGRY
SETVAL(MAGRY,VAL) ; set VAL in RY data piece
SETOKVAL(VAL) ; set OK result and value
SETERROR(VAL) ; set Error result and value
ISERROR(MAGRY,MSG)

External References

Name Field # of Occurrence
MSG^DIALOG ISERROR+4

Label References

Name Line Occurrences
$$FAILED SETERROR+1
$$OK ISOK+1, SETOKVAL+2, ISERROR+1
$$RESDATA GETVAL+1, SETVAL+1
$$RESDEL GETVAL+1, SETVAL+1, SETERROR+1
$$SETERROR ISERROR+5
SETVAL SETOKVAL+3

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
MAGRESA ISERROR+3~, ISERROR+4
MAGRESA(1 ISERROR+5
MAGRY ISOK~, ISOK+1, GETVAL~, GETVAL+1, SETVAL~, SETVAL+1*, ISERROR~
MAGRY(0 ISERROR+1*, ISERROR+5*
MSG ISERROR~
MSG("DIERR" ISERROR+1
RY SETOKVAL+1~, SETOKVAL+2*, SETOKVAL+3, SETOKVAL+4
VAL SETVAL~, SETVAL+1, SETOKVAL~, SETOKVAL+3, SETERROR~, SETERROR+1
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Label References |  Local Variables  | All