HP3000-L Archives

May 1999, 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:
Dennis Handly <[log in to unmask]>
Reply To:
Dennis Handly <[log in to unmask]>
Date:
Tue, 25 May 1999 04:50:01 GMT
Content-Type:
text/plain
Parts/Attachments:
text/plain (14 lines)
Terry Prime ([log in to unmask]) wrote:
: I have rewritten it as a batch job (not a pretty version as yet),instead of
: a command file that is run interactively and still get the same error.
: !FILE DDFS=DDFS.SYSOPER,OLD;DEV=DISC
: !ECHO !DIR>*DDFS.SYSOPER.SYS

: INVALID FILE REFERENCE (FSERR 54)

: I can not see anything obvious to show that the code is wrong.
: regards  ...  Terry

Your FILE equation doesn't match your * reference.  This should just be:
: !ECHO !DIR > *DDFS

ATOM RSS1 RSS2