BS2P24 IC Basic Stamp 2P
Creative
Posts: 11
Hi, may i ask why the example under the help topics of 'If Then Else', apply into the program could never work. It gives us a syntax error when the { is placed and the 'else' word never got hightlighted to blue.
Comments
Are you using the following compiler directive, as also noted in the Help File:
'{$PBASIC 2.5}
If not, you need to place that compiler directive at the beginning of your program.
Regards,
Bruce bates