Any UniVerse command that experiences an error will set @SYSTEM.RETURN.CODE to 
a negative number, usually -1.
If you write the paragraph so that it exits (IF @SYSTEM.RETURN.CODE < 0 THEN 
GOTO END.OF.PARA), then the value in @SYSTEM.RETURN.CODE is recoverable by the 
caller.
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to