Ok, now that i've finally gotten back into programming, i've found out i don't know some things that i think should be easy. (These are all for 83+ BASIC)
1) How do u change a string value into a variable?
ex:
"13->Str0
Str->A // What do i do here?
Disp A
2) Could someone explain Appvars and how they work? (I'm using celtic2 and was wondering what they are).
3) Is there a way to do a 2 dimensional array/list in BASIC?
4) There's probably more stuff, but i can't think of anything right now, will post when i do think of something.