Every time I try to put a line like the following in any program, I receive an error:
10 PRINT “demo”
What gives?
Programming Problem
Re: Programming Problem
You cannot use the "smart quotes" ( “ ” ‘ ’ ) that have a direction to them. You must use straight quotes ( " and ' ). Press and hold the quotation mark key or apostrophe key on your iOS keyboard to get straight quotes. Or turn them off in Settings > General > Keyboards > Smart Punctuation.
For more info, see:
https://kibernetik.pro/forum/viewtopic.php?f=26&t=2135
https://kibernetik.pro/forum/viewtopic.php?f=26&t=2088
For more info, see:
https://kibernetik.pro/forum/viewtopic.php?f=26&t=2135
https://kibernetik.pro/forum/viewtopic.php?f=26&t=2088