| WVRETURN |
Both |
Reference to the array in which to return the VERDATA
call status.
Format:
WVRETURN(0)=Caret-delimited string
Caret-delimited string - status of the call to
VERDATA
PIECE VALUE
==========================
1 -1 to denote that the data is not valid
1 to denote that the data is valid
2 ERROR MESSAGE if there is a problem
with the call itself
"" if there is no problem with the call
WVRETURN(N)=MESSAGE
N - number of the validity issue; starts at one
and increments by one
MESSAGE - description of the validity issue in
a user-friendly format
|
WVDATA |
Input |
Reference to an array containing the data to verify.
Refer to agreement #6165 for how to structure this array.
|