minibasic icon indicating copy to clipboard operation
minibasic copied to clipboard

shell commands in DATA statements not being treated as data

Open chinhouse opened this issue 2 years ago • 0 comments

image From the original text from Discord: Look at line 5090. The original input of this line had no spaces separating the data items. Everything after CAT didn't get separated and subsequently became one item when read by the READ statement.

chinhouse avatar Oct 10 '23 16:10 chinhouse