[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

RE: SQR - Raiserror




MOVE  the return number you want to #return-status.  Usually after that we issue
a STOP.

_______________________________________________________________________________
From: UNIX.SQRUSERS on Fri, Sep 29, 1995 9:50 AM
Subject: SQR - Raiserror
To: Brace-Evelyn

Does anyone know if there is a way to exit out of an SQR script and return a
specific return value ?  I need issue an error code to the program that calls
the SQR script.  I need functionality simular to the "Raiserror" command in
Sybase Transact-SQL.

Al Sanna