[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: How to set a unique value to #Return-Status to distinguish from S QR's standard return values
Liz,
SQR reserves values 0 - 15 for itself.
You can safely use any value between 16 and 255. I would however use a
number > 100 for clarities sake and for future SQR usage.
Peter
On 2 Aug 99, at 9:40, Karimundackal, Liz J. wrote:
Date sent: Mon, 2 Aug 1999 09:40:28 -0400
Send reply to: SQR-USERS@list.iex.net
From: "Karimundackal, Liz J." <lkarimundackal@JHANCOCK.COM>
Subject: How to set a unique value to #Return-Status to distinguish from S
QR's standard return values
To: Multiple recipients of list SQR-USERS <SQR-USERS@list.iex.net>
> Hi All,
> Is there a known set of values that SQR sets in the #Return-Status
> variable.
> I want to use this variable to return my own return error values to
> a UNIX script and want them to be unique, so
> that they are not mistaken for SQR's return values.
> For example I need to set a value for failure of mailing a report
> from SQR etc.
> Thanks in advance,
> Liz
>