| 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 | 
    Hi,
    
    I have a customer with a corrupt time management database.  The
    CAL$MEETING data set has a record with a blank meeting pointer and the
    CAL$ATTENDEE data set has two equivalent records.
    
    How can I delete the above records?  Neither the calendar functions nor
    the WRITE command work.
    
    Regards,
    ajb
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 3233.1 | AIMTEC::ZANIEWSKI_D | Why would CSC specialists need training? | Tue Sep 07 1993 13:38 | 7 | |
|         $OPEN/READ/WRITE/SHARE XXX OA$DATA:MEETING.DAT
        $READ/DELETE XXX XYZ
        $CLOSE XXX
        
        Repeat for ATTENDEE.DAT.  Courtesy of STARS!
        
        Dave Zaniewski
 | |||||