0 Members and 3 Guests are viewing this topic.
The best example I have is that I always used to close my parentheses, brackets, etc.
Another thing I did a few times: I decided to switch to lowercase letters in some of my BASIC RPGs. BAD idea. I did not realize about lowercase letters being two byte tokens. I eventually ran out of RAM
hello()Prgm ClrIO() Disp "Hello world"Prgm
In the original version of Portal the external level editor always saved to the same custom List, and was always loaded from the same custom List. So you could only have one custom level on your calculator at the same time unless you were tricky