0 Members and 1 Guest are viewing this topic.
GetCalc("appvSAUSAGE",1337) -> P"Daddy would you like some sausauge? Daddy would you like some sausages" -> Str1" " -> Str2Copy(Str1,P,Str2-Str1-1)
Disp P...Displays the song up to the first occurence of hex code $00, whichwas at the end of Str1 that we copied...
Return!If GetCalc("appvSAUSAGE")
GetCalc("appvNAME",Size)->ACopy(GDB004,A,Size)
Oh, okay. I get it now I thought it was half for some arndom reason. I see why I'm wrong now.
To initialize the memory, do you have to use Zeros(?
Oh, okay. I get it now I thought it was half for some arndom reason. I see why I'm wrong now.To initialize the memory, do you have to use Zeros(?