num-var = Get_RC


Operands:

none



Returns:


The Return Code from the last executed SPFLite function call. The return codes will generally be 0, 4 or 8, where 0 = success, 4 = warning and 8 = failure. 


The specifics of the error can be obtained via Get_MSG$. In many cases, depending on the particular function, the RC may be returned directly from the function call as well. See the specifics for each function call.


Get_Msg$ and Get_RC do not themselves modify the function-level RC or Message status values, but simply report them. That is, Get_Msg$ and Get_RC do not have, or set, function-level status values of their own, but only return the last RC or Message value set by some other SPFLite interface function.


Created with the Personal Edition of HelpNDoc: Revolutionize Your CHM Help File Output with HelpNDoc