On Tue, Jan 16, 2018 at 2:02 AM, Peter Noeth <[email protected]> wrote:

> All,
>
>   I found the problem. The last statement on the line was MAXFILES=2 (10
> DEFINT B-D,P:P(65):MAXFILES=2)
>
>   Apparently Radio Shack neglected to mention that setting MAXFILES clears
> the BASIC RAM area upon execution. All variables are cleared, strings set
> to NULL, DEF statements negated and array indexes returned to maximum of 10.
>
>   Sorry for any panic caused!
>
> Regards,
>
> Peter
>

Yeah didn't think of that. Makes sense.

-- John.

Reply via email to