MMBasic for Windows - alphas


Author Message
thwill

Guru

Joined: 16/09/2019
Location: United Kingdom
Posts: 4344
Posted: 04:38pm 22 Feb 2022      

  matherp said  I'll change console to something else in the next release


Thanks Peter.

Though I'm still open to changing to TERMINAL, if anyone with an interest in MMB4L is in favour of that.

  matherp said  Going back to the READ issue. How about READ SAVE/RESTORE? These commands could be used by an INC file to save the current datapointer then do the local read, then restore it after. That way the INC could know it was being a good citizen.


That sounds ideal, so the workflow would be something like

READ SAVE
RESTORE foo
READ variable[, variable]...
READ variable[, variable]...
READ variable[, variable]...
READ RESTORE

?

Best wishes,

Tom