[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
#return-status variable
- Subject: #return-status variable
- From: Jason Maurer <JMaurer@WIREDEMPIRE.COM>
- Date: Thu, 18 Nov 1999 12:14:00 -0500
Does anyone know where I can get a listing of the possible values of
#return-status? I am using it in an error-notification batch file and I
would like to customize the error message to go with the #return-status
value. I know I can set the value in my .sqr program, but I am sure
that there will be times when the program will error and I won't have
the chance to set the value.
Thanks!!