HP3000-L Archives

February 1995, Week 1

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:
Gavin Scott <[log in to unmask]>
Reply To:
Gavin Scott <[log in to unmask]>
Date:
Fri, 3 Feb 1995 17:43:04 PDT
Content-Type:
text/plain
Parts/Attachments:
text/plain (19 lines)
Gilles Schipper wrote:
>To purge a PRIV file, try this:
>
>:FILE T=$NULL
>:STORE privfilename;*t;SHOW;PURGE
>
>This works on 5.0. For 4.0 or earlier, I believe you cannot use a NULL file
>equation for the tape. It should work if you use a real (or is it reel)
>tape.
 
for 4.0, simply add ;TRANSPORT to the :STORE command. CMSTORE has always
supported storing to $NULL. It's just NMSTORE/TURBOSTORE that didn't
support it until 5.0.
 
Of course if it is a big file, you probably have to wait a while as it
writes all the data out to $NULL before purging your file.
 
G.

ATOM RSS1 RSS2