home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / pascal / 6365 < prev    next >
Encoding:
Text File  |  1992-11-07  |  884 b   |  26 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sdd.hp.com!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!news.ysu.edu!do-not-reply-to-path
  3. From: ae769@yfn.ysu.edu (Ritesh Patel)
  4. Subject: Serial port communications in turbo pascal? (COM ports)
  5. Message-ID: <1992Nov6.045149.8295@news.ysu.edu>
  6. Sender: news@news.ysu.edu (Usenet News Admin)
  7. Nntp-Posting-Host: yfn.ysu.edu
  8. Reply-To: ae769@yfn.ysu.edu (Ritesh Patel)
  9. Organization: St. Elizabeth Hospital, Youngstown, OH
  10. Date: Fri, 6 Nov 1992 04:51:49 GMT
  11. Lines: 13
  12.  
  13.  
  14. What are the different ways of sending codes to the serial ports i.e. COM1, 
  15. COM2 ...
  16.  
  17. I know there are programs that send codes from the dos command line but
  18. I need to do this from inside a turbo pascal program.
  19.  
  20. Is there something similar to Lst [print (lst, 'hello')] available for the
  21. serial ports?
  22.  
  23.  
  24. -- 
  25.  
  26.