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
