2 things

Previous topic - Next topic

Hemlos

1. when i click in the forums "Code Select" to copy a codesnip from the webpage...
If i paste it in my compiler, it is all pasted onto one line.

2. The project "menu.gbap" has a DIM out of bounds error, causing a crash with no warning during compilation.
Bing ChatGpt is pretty smart :O

MrTAToad

#1
Actually with the KeyDefMenu program, it wont compile due to a type using left$ and right$ as a variable :)  However, aside from that its fine.  Unfortunately the redefining part is too quick - it needs to make sure RETURN is not pressed before checking to see what key is pressed - otherwise RETURN will always be detected...