MAGVAF02 ;WOIFO/NST - Utilities for RPC calls ; 13 Feb 2012 4:16 PM
Source file <MAGVAF02.m>
| 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
 |