HP3000-L Archives

October 1999, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"L. A. Barnes" <[log in to unmask]>
Reply To:
L. A. Barnes
Date:
Mon, 18 Oct 1999 15:46:33 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (41 lines)
I've had to do this with several CI commands.  If the account doesn't exist I
believe the "listacct" command aborts instead of ending gracefully.
The same is with the listf command.

L.A. Barnes

Ken Paul wrote:

> Hi,
>
> Does anyone know why the following command file needs a CONTINUE before the
> LISTACCT and LISTF commands but not before the LISTFILE command?  Should the
> LISTFILE command exit the command file like a failed LISTACCT and LISTF
> command if it does not have a CONTINUE?  Is this a bug or a feature?  We are
> on 6.0 PP1.
>
> setjcw cierror 0
> continue
> listacct garbage > $null
> echo !cierror
> setjcw cierror 0
> continue
> listf @[log in to unmask] > $null
> echo !cierror
> setjcw cierror 0
> listfile ./GARBAGE > $null
> echo !cierror
>
> Thanks,
>
> +---------------+
> |               |
> |            r  |  Ken                             [log in to unmask]
> |          e    |                           http://www.adager.com
> |        g      |  Ken Paul                      Tel 208 726-9100
> |      a        |  Customer Support              Fax 208 726-2822
> |    d          |  Adager Corporation
> |  A            |  Sun Valley, Idaho 83353-3000            U.S.A.
> |               |
> +---------------+

ATOM RSS1 RSS2