0 Members and 1 Guest are viewing this topic.
;example of text data .db "lol",0 .db "yes",0
"Text 1" -> Str1"Txt2" -> Str2"T 003" -> Str3Data(Str1r,Str2r,Str3r) -> Gbd0ClrHomerand^3 -> AOutput(0,,{A*2+Gbd0}
He's right, but I don't recommend the Data( command. You store text that way.
:"Text1"[00]->Str1:"Text2"[00]:"More Text"[00]:.etc
:Lbl NTH:Str1->r2:While r1: While {r2}: r2++: End: r2++: r1--:End:Return r2
Okay but I wasn't wondering about the size but the number: does the TI have more than 200 names of pointers ? (offtopic: how do you do to make your avatar color changing ?)