MMBasic for Windows - alphas


Author Message
Mixtel90

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 8568
Posted: 03:23pm 22 Feb 2022      

If you can #include a file that is a set of DATA statements then the first one could be a list of the restore points. You could have different programs load the same file, some may use all the restores and others only selected ones.

If it works like the PicoMite you can have calculated relative Restores too. Very nice for adventure games where the restore point is your room number. :)

Or you can pack binary data into strings - just don't try to output them. :)