Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by 3661nv95

  1. 3661nv95

    serial communication

    I just wonder if somebody can help. I have some questions: I have done a small BASIC program to read data from a scale. EX: 10 OPEN "com1:1200,e,7,1,cs0,ds0,cd0" As #1 LEN=20 20 PRINT #1, CHR$(5) 30 A$ = INPUT(20, #1) 40 PRINT A$ The...
  2. 3661nv95

    serial communication

    Has anyone done a cobol program to read data from a scale.

Part and Inventory Search

Back
Top