Shop OBEX P1 Docs P2 Docs Learn Events
StampWorks Project #6 Error — Parallax Forums

StampWorks Project #6 Error

robot mogulrobot mogul Posts: 32
edited 2011-06-02 21:10 in BASIC Stamp
I cant tokenize the program i wrote because it says Error 142-Expected a Binary operator. Can you help me.

Comments

  • PJAllenPJAllen Banned Posts: 5,065
    edited 2011-06-02 17:27
    Use Select Text in the AdobeAcrobat toolbar, highlight the text, copy to clipboard, and paste it into the PBASIC IDE workspace.
  • bomberbomber Posts: 297
    edited 2011-06-02 17:27
    Try checking your program for missing or incorrectly typed segments.
  • WBA ConsultingWBA Consulting Posts: 2,934
    edited 2011-06-02 21:10
    The Stamp Editor should highlight the problem area when you hit F7 for syntax check so you can fix it. However, the Stampworks code files are on the Stampworks Book product page under the listing of StampWorks Source Code Files (.zip). Try that out, but try and go through yours as well to find the problem. It is always good to have practice and fixing broken code.
Sign In or Register to comment.