Posted By
 SVS on 2002-12-15
 | Does anybody know the ",M" flag opening a SEQ flag?
I mean when OPEN 3,8,3,"filename,S,M". I need to open an existing SEQ file, to be overwitten, without any error-warning. Any idea?  Thanx guys.
S\_/S |
|
Posted By
 JamesC on 2002-12-15
| M operation on files (DOS command)
is allowable by Commodore DOS. However I do not know if this will overwrite, or it if will append to, the existing file.
This command is normally used to read in a splat (unclosed) file, in order to recover data. |
|
|