MAGJUTL5 ;WOIFO/JHC - VistARad RPCs ; 12/29/2022
Source file <MAGJUTL5.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
GETVER(SVRVER,SVRBVER,ALLOWCL,VIXVER) | ;
; SVRVER -- holds the Server Version that is always hardcoded to match the Client ; SVRBVER - holds the smallest value for the client build # that is compatible with ; the current server--the client's value must be equal to or greater than SVRBVER |
|
CHKVER(MAGRY,CLVER,PLC,SVERSION) | ;
; Input CLVER is the version of the Client ; format: ISI_Major . ISI_Minor . Rad_Version . Build# -- e.g., 1.0.0.38 ; 3 possible return codes in MAGRY: ; 2^n~msg : Client displays a message and continues ; 1^1~msg : Client continues without displaying a message ; 0^n~msg : Client displays a message then Aborts ; PLC returns 2006.1 pointer ; SVERSION returns the Server version string |
|
END | ;
|