shv-return-code

A one-byte hexadecimal return code from IRXEXCOM resulting from a failed attempt to retrieve the value of a REXX variable.

X′00′ = request successful
X′01′ = variable did not exist
X′02′ = last variable transferred for fetch next request
X′04′ = truncation occurred for fetch request
X′08′ = invalid variable name
X′10′ = invalid value specified
X′80′ = invalid function code