Mixtel90
 Guru
 Joined: 05/10/2019 Location: United KingdomPosts: 7415 |
Posted: 03:29pm 03 Mar 2022 |
|
|
|
Good point - RESTORE n only restores to the line, not the actual data. I messed up there. Fine if you have an equal number of items on every line and you read a full line though. Why would comments make a difference?
Peter does have a point though, CSUB was never intended to be used for data storage and using them as such is a first class kludge - even if it does work. :)
I suppose fixed-length data can be POKED into strings or even longsstrings.
(Waiting for Tom to store data in BMP files... :) ) |