Title: | DECmcc user notes file. Does not replace IPMT. |
Notice: | Use IPMT for problems. Newsletter location in note 6187 |
Moderator: | TAEC::BEROUD |
Created: | Mon Aug 21 1989 |
Last Modified: | Wed Jun 04 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 6497 |
Total number of notes: | 27359 |
Hi! I tried to use MIR to store data which requires many reads/writes operation. I can only store one set of data and can't never get another set of data stored into MIR. It seems second set of data always overwritten the first set of data. What did I do wrong? Thanks, -Hamilton
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
3661.1 | use "time" argument | TOOK::SHMUYLOVICH | Tue Sep 01 1992 11:07 | 12 | |
From the description of mcc_mir_write_attr_data routine: "This routine writes or updates attribute data record to the file specified. If there was a mtching record already in the file, the existing record is updated with the new attribute data passed. Otherwize, a new record is written into the file." Using "time" argument you can store multiple data records. SAm |