Closed Xenoxis closed 5 years ago
Yes, that's indeed the behaviour of these commands. It does that because it's kinda hard to know of how many digits a number exists, so it always uses 8 spaces minus the amount of digits in front of the string. (8 spaces because max number (16777215) has 8 digits).
Hello, it seems that Output and Disp have an unexpected behaviour with variables. With that code :
or
It's output correctly the variable but shifted to the right (about 5-6 spaces characters). I've seen that there's already an issue about that, but i'm with the latest version of ICE Compiler (2.2.1) that i've found pre-compiled on Cemetech Archives.