Shop OBEX P1 Docs P2 Docs Learn Events
No Subject — Parallax Forums

No Subject

datacpsdatacps Posts: 139
edited 2008-01-25 09:43 in General Discussion
test pic
159 x 175 - 38K

Comments

  • Matthew BurmeisterMatthew Burmeister Posts: 49
    edited 2008-01-25 09:43
    did you make that or did you buy that?

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    print "connecter"
    input "Which com"; com$ ' displays text and lets user chose which com
    open com; com$ for read ' opens com
    close #com ' closes com
    print "Com closed" ' displays text
    end ' ends or stops the program
    ' JBASIC code www.justbasic.com
Sign In or Register to comment.