Hi Paul,
It seems there are a few string equate that are not define for the FF editor.
$DQ2 Chr$(34,34) Two Double-Quotes ("")
$SQ2 Chr$(39,39) Two Single-Quotes ('')
$QCQ Chr$(34, 44, 34) Double-Quote, Comma, Double-Quote
$WHITESPACE Chr$(32, 9, 13, 10) Space, Tab, CR, LF
Would you mind adding them to the next version.
I can add them in the powerbasic.txt file under PBKEYWORDS can't I?
Thanks,
Marc
Thanks Marc - yes, you should be able to add them to the keywords file.