HP3000-L Archives

September 1996, Week 4

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:
Jeff Vance <[log in to unmask]>
Reply To:
Jeff Vance <[log in to unmask]>
Date:
Thu, 26 Sep 1996 13:43:45 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (42 lines)
On Sep 17,  3:25pm, Paul H. Christidis wrote:
snip...
>
> SYNTAX
>
> LISTUSER [userset][,listfile][;PASS]
>          [;FORMAT={SUMMARY|BRIEF|DETAIL}]

This is the correct syntax for LISTUSER, LISTGROUP and LISTACCT.

snip...
> :listuser mgr.vxl,*t;pass;format=detail
>                           ^
> Only two parameters allowed, PASS and FORMAT. (CIERR 870)
snip...

> listacct vxl,*t;pass;format=detail
>
> :listacct vxl,*t;pass;format=detail
> EXCLUSIVE VIOLATION: FILE ACCESSED EXCLUSIVELY  (FSERR 91)
> File system error 91 encountered on list file. (CIERR 425)
>
remaining correct observations snipped...


Paul has found no less than 3 bugs in the listuser/listacct/listgroup code.

1) we are not parsing the command correctly when a listfile is specified.
2) when a listfile is specified and there is a syntax error we do not close
the listfile
3) the error text for CIERR 870 is wrong.


The code is fairly simple and ISO has been alerted; however, remember that
the CI team in ISO is working on some higher priority problems like
"Year 2000" and "Multiple Job Queues" for instance.

thanks for finding these bugs,
Jeff Vance, CSY

--

ATOM RSS1 RSS2