Hi can I store "string" into ABC variables?
I tried it, it gives me syntax error.
"string" -> X
Is there other way doing this? Or it doesn't support string storage?
Only talking by C-basic, not the c/c++ workaround.
Because I would like to store it somewhere, when user inputs some string etc... and program would do some STRmanipulations
? -> X StrInv(X StrJoin(X,<another string>
Thanks
- Nooblette