| Posted: 01:30pm 16 Jul 2018 |
Copy link to clipboard |
 Print this post |
|
I'm not seeing that behaviour. When I tried above, I got as follows:
DOS MMBasic Ver 5.04.08 Copyright 2011-2017 Geoff Graham
Test 1 First, print data as it is written to file abc
File input using LINE INPUT abc File input using INPUT$ abc > The file is 3 bytes long (No CRLF) but can't see any problems (interesting and handy that INPUT$(255) doesn't complaint even though it's a 3-byte file)
Regards, PhilEdited by flip 2018-07-17 |