Search found 2 matches
- Sat May 26, 2018 1:49 pm
- Forum: Other topics
- Topic: Can’t set string
- Replies: 2
- Views: 1590
- Flag:
Re: Can’t set string
Thanks. That did the trick.
- Fri May 25, 2018 7:42 pm
- Forum: Other topics
- Topic: Can’t set string
- Replies: 2
- Views: 1590
- Flag:
Can’t set string
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...
Example:
T$ = “test”
If I run that I get a syntax error.
T = 7
Works fine...