HP3000-L Archives

May 2000, Week 5

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:
Stan Sieler <[log in to unmask]>
Reply To:
Stan Sieler <[log in to unmask]>
Date:
Tue, 30 May 2000 16:52:47 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (37 lines)
Re:
> TCPY 'DT, FILEA, *OUT'
> TCPY A.02.00 Hewlett Packard Technisches Zentrum Wien (WK)
> ! ERROR NUMBER: 45 RESIDUE: 292 (WORDS) !
> NM PROG 145.0000b6f4 tcpydt+$2dc

well, I'm certainly unfamiliar with TCPY ... which looks like
a utility developed by someone in HP Austria.  (It appears to
be a Native Mode program.)  It's not part of FOS.

File system error 45 is "Privileged File Violation".

Could you be trying to copy an IMAGE dataset?  (Clearly, "DT"
isn't a dataset...but I didn't know if that was the real filename).

If you suspect a Y2K problem (which, BTW, would seem to be
highly unlikely), try:

   :setdate 12/30/99;time=12:34;now
   :tcpy ...
   :setdate 5/30/2000;time=12:34;now    (using the right date/time, of course)

<plug>

Or, even cleaner:

   :hgdate 12/30/99
   :tcpy ...
   :hgdte original

(http://www.allegro.com/hourglass2000/hp3000/index.html)

</plug>

Stan Sieler                                           [log in to unmask]
www.allegro.com/sieler/wanted/index.html          www.allegro.com/sieler

ATOM RSS1 RSS2