0 Members and 2 Guests are viewing this topic.
"Demo Text"->Str1"More Text"->Str2Str2-Str1->XIf X<<0-X->XEndDisp X->Dec,i
I don't think Quigibo has added a command to create arbitrary-length empty space in a program yet. (Not sure he ever will).
I've been wondering something similar to this:is there a way we can use labels like we can in ASM? like I know Sub() calls the function. Is there a way to go "{LBL AA}" if not, would that be hard to implement?