When ever I try to set a string I get a syntax error.
Example:
T$ = “test”
If I run that I get a syntax error.
T = 7
Works fine...
Can’t set string
- Mr. Kibernetik
- Site Admin
- Posts: 4786
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
Re: Can’t set string
Thanks. That did the trick.