Title: | *OLD* ALL-IN-1 (tm) Support Conference |
Notice: | Closed - See Note 4331.l to move to IOSG::ALL-IN-1 |
Moderator: | IOSG::PYE |
Created: | Thu Jan 30 1992 |
Last Modified: | Tue Jan 23 1996 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 4343 |
Total number of notes: | 18308 |
Hello and greetings, Customer running WPS-PLUS/VMS V4.0 Customer has folder with name of %#3D0000003700. It cannot be deleted or renamed - index of folder show no documents. Unfortunately there IS no document number, so we can't work out what the fixer is to do a DOCDB and delete the record. Any ideas on how to get rid of this thing? Thanks & regards, Chele BTW I have cross-posted this in the WPS-PLUS conference.
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
3162.1 | Use VMS | IOSG::MAURICE | Differently hirsute | Wed Aug 18 1993 10:24 | 20 |
Hi Chele, %# has special significance in ALL-IN-1, and is interpreted as an RFA. That means that it's going to be difficult to get rid of using ALL-IN-1 data sets. There's a good chance that it will be the first in the DOCDB file, so if you exit ALL-IN-1 and use VMS - $open/read/write fred docdb.dat $read fred s $close fred $sho sym s This should show whether it is indeed the first record. If so you can repeat this, except to use read/delete. Cheers Stuart |