MAGNU002 ;WOIFO/NST - Utilities for RPC calls ; 02 May 2017 4:16 PM
Source file <MAGNU002.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 RY data piece
 | 
|
| SETOKVAL(VAL) | ; set OK result and value
 | 
|
| SETERROR(VAL) | ; set Error result and value
 | 
|
| ISERROR(MAGRY,MSG) |