Shop OBEX P1 Docs P2 Docs Learn Events
Error "Expected a label", Windows, If...then — Parallax Forums

Error "Expected a label", Windows, If...then

BoomBoom Posts: 2
edited 2007-10-29 21:14 in BASIC Stamp
I've got a problem.

If I try a If...then on windows it gives me
a error: expected a label.

On Mac the same code works fine.

Whats the matter?

Comments

  • BoomBoom Posts: 2
    edited 2007-10-29 21:14
    Ok I found the solution.

    I have to set in the beginning of the programm:

    ' {$PBASIC 2.5}

    Then it works.
Sign In or Register to comment.