Unsatisfactory Software software
Software Magazines Misc About
Contents | Index | Help | < Browse | Browse >
Program Bank 1

Standard - Blank (for low-mem calculators)
Original - Day
Enhanced - Night

If you're really clever, and can fit all three of these in memory, you could add a random bit to the main program like this:

Int(Ran#×3) -> V

and instead of Prog 1, put these lines:

V=0 => Prog 1
V=1 => Prog 2
V=2 => Prog 3