bh 1415f and picbasic problem


Closed Thread
Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Jul 2007
    Posts
    53


    Did you find this post helpful? Yes | No

    Thumbs down Picbasic ???

    Well, this is looking like a basic program, NOT picbasic

    There are many invalid picbasic commands/statements in your program. I think you should read the picbasic manual first before trying to do any programming.

    DIM, PRINT, DELAYMS, SHOUT, EWRITE, CLS are NOT valid commands
    IF/THEN are not used properly (missing ENDIF)
    Variable are not declared the correct way

    And there is probably many more errors...

    J-P

  2. #2
    Join Date
    Aug 2007
    Posts
    3


    Did you find this post helpful? Yes | No

    Default

    it is in proton picbasic

  3. #3
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    The Proton forum is at

    http://www.picbasic.org/forum/

    This forum is for PicBasic Pro.

    .
    DT

Members who have read this thread : 0

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