well, just found out about MAXFILES.. I'll go to bed now... That was a few hours I won't get back :D
On Tue, Jan 20, 2026 at 7:39 PM Rune Devik <[email protected]> wrote: > Hi > > So, I'm a bit confused at the moment. > If I in Basic do: > OPEN "RAM:TODO.DO" FOR OUTPUT AS *2* > it always fails with ?BN Error > If I try: > CLOSE 2 > It always fails with ?BN Error > > If I do the same with file number 1, or 3 for instance it works. > > Is the number 2 file number reserved and used for something else or is > there something strange with my M100? > > -- > mvh, > Rune Devik > -- mvh, Rune Devik
