PicBasic Pro Upgrade to 2.6 problem


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2010
    Location
    Albuquerque
    Posts
    19

    Default PicBasic Pro Upgrade to 2.6 problem

    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.

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    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.
    Dave
    Always wear safety glasses while programming.

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts