BBC BASIC
« BBC BASIC for Windows version 6.02a released »
Welcome Guest. Please Login or Register. Mar 31st, 2018, 11:21pm
ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018. We apologize Conforums does not have any export functions to migrate data. Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.
Thank you Conforums members.
Cross-platform BBC BASIC (Windows, Linux x86, Mac OS-X, Android, iOS, Raspberry Pi)
Re: BBC BASIC for Windows version 6.02a released
« Reply #11 on: Mar 9th, 2016, 3:59pm »
Quick observation, just having run 6.02a. Yesterday with 6.00a I was having some issues with removing REMs (or rather rems) and the IDE not recognizing / retokenizing the line. That's gone today, all working, and it feels like you added a new feature, which is that you retokenize a de-remmed line even if the keyword case in the REM differs from the current setting. That's nice - is it new, or did I just never see it when you first introduced it?
That's nice - is it new, or did I just never see it when you first introduced it?
There's been no change in that feature - ever. Keywords will only be recognised as such if they have the appropriate case (all caps by default, either all caps or all lowercase if the 'Lowercase Keywords' option is enabled).
So the behaviour you described (recognising either rem or REM as a keyword) is normal in Lowercase Keywords mode. Any change you think you've noticed is a figment of your imagination!