PDA

View Full Version : PicBasic Pro Upgrade to 2.6 problem



dirtbiker5627
- 18th May 2010, 03:02
I just bought the picbasic pro 2.6 upgrade cd. I installed it into the computer and did a test to see if the new features were working. I used this. It worked.
do
HIGH GPIO.2
PAUSE 100
LOW GPIO.2
PAUSE 100
loop

When I typed this code all the reserved words are capitalized and in bold but the do & loop commands dont change. They stay lower case and unbolded even though the proram works this will make the program really hard to understand unless I figure out a way to set this. Please help.

mackrackit
- 18th May 2010, 03:22
The only thing you can do is use the shift key. Bold... Nope
But should you really rely on the editor to do the caps? It is nice yes, but...

MCS has not been updated so that is the way it is.