Un Tuto Pour Grammer
Xeda112358:
Actually, expr( will just execute code until it reaches a newline. (In fact, in the assembly code, I use the same routine for If, While, Repeat).
persalteas:
Quote
--
Yeah, I have to fix storing to OS strings. I have the fixed version here if you want to try it out
--
I just need to do "HELLO"→Str1 ?
Xeda112358:
Yep :) Also, if you want to use it for Grammer, use ' after the string name.
persalteas:
Tutoriel mis à jour.
Yeong:
Wow, your tutorial is far ahead of mine. :D