CompuServe Messages

#MODULA-2

#: 37623 S7/ProgrammingForum unknown
    28-Oct-86 20:38:45
Sb: #37484-#MODULA-2
Fm: Steve Faiwiszewski 74106,425
To: ED MITCHELL 76450,20

This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.

I haven't looked at this, but it might be that the new release does I/O in a slightly different manner. Why don't you try to write the data file to another drive (or RAM). That should cut down on seek time tremendously. Then, after you're done writing to the data file, you can copy it to its correct location. – Steve –