Shop OBEX P1 Docs P2 Docs Learn Events
Stamp Editor — Parallax Forums

Stamp Editor

eoinsyeoinsy Posts: 8
edited 2005-01-18 15:37 in BASIC Stamp
why is it that i cannot use DO WHILE, LOOP or UNTIL in my editor. Im using V2.1, and they're mentioned in the help file. Whats the story?

thanks for any help

Comments

  • kb2hapkb2hap Posts: 218
    edited 2005-01-18 12:42
    Which version of PBasic are you using. 2.5 is the only one that will work with
    DO WHILE, LOOP or UNTIL.

    dont be confused with the version of the editor that you have which is 2.1, this is the most current.

    the three options you can have are 1.0, 2.0, and 2.5· (second line after you state which stamp you are using)


    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    DTQ
  • eoinsyeoinsy Posts: 8
    edited 2005-01-18 14:05
    thanks
  • Jon WilliamsJon Williams Posts: 6,491
    edited 2005-01-18 15:37
    The help file will tell you which commands require $PBASIC 2.5 syntax. In general, we recommend that you use 2.5 syntax as your default. We maintained the older 2.0 syntax for backward compatibility of older programs that may use 2.5 keywords as program labels.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Jon Williams
    Applications Engineer, Parallax
    Dallas, TX· USA
Sign In or Register to comment.