MAGVAF02 ;WOIFO/NST - Utilities for RPC calls ; 13 Feb 2012 4:16 PM
Source file <MAGVAF02.m>
action | A | extended action | Ea | event driver | Ed | subscriber | Su | protocol | O | limited protocol | LP | run routine | RR | broker | B | edit | E | server | Se | P | screenman | SM | inquire | I |
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 MAGRY data piece
|
|
XML1LINE() | ; Returns the first line in XML formatted RPCs output
|
|
SETOKVAL(MAGRY,VAL) | ; Sets data value in MAGRY and set OK status
|
>> | Not killed explicitly |
* | Changed |
! | Killed |
~ | Newed |
Name | Field # of Occurrence |
---|---|
MAGRY | ISOK~, ISOK+1, GETVAL~, GETVAL+1, SETVAL~, SETVAL+1*, SETOKVAL~, SETOKVAL+1*, SETOKVAL+2* |
VAL | SETVAL~, SETVAL+1, SETOKVAL~, SETOKVAL+2 |