home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / apple2 / 23870 < prev    next >
Encoding:
Internet Message Format  |  1992-11-14  |  1.1 KB

  1. Path: sparky!uunet!portal!lll-winken!fnnews.fnal.gov!mp.cs.niu.edu!ux1.cso.uiuc.edu!news.iastate.edu!irsman
  2. From: irsman@iastate.edu (That Ian Guy)
  3. Newsgroups: comp.sys.apple2
  4. Subject: ATTENTION high-speed modem users (again :)
  5. Message-ID: <BxoK15.B1p@news.iastate.edu>
  6. Date: 14 Nov 92 00:29:27 GMT
  7. Sender: news@news.iastate.edu (USENET News System)
  8. Organization: Iowa State University, Ames, IA
  9. Lines: 26
  10. Originator: irsman@pv3207.vincent.iastate.edu
  11.  
  12. As he promised earlier, here's the ProTERM 3.0 macro which shows the state of
  13. CTS so you can check for the bug using the instructions posted earlier by
  14. Brendan.  Note: this is being posted on behalf of Brendan, PLEASE do not mail
  15. me as I know nothing about the subject.
  16.  
  17. --- snip here ----
  18.  
  19.  @@c
  20.   set &0="CTS is Low^m"
  21.   set &8="CTS is High^m"
  22.   while (1) {
  23.    * pr "ABCDEFGHIJKLMNOPQRSTUVWXYZ^m" *
  24.    pr #2,&(bits(modem),8)
  25.   }
  26.   ex
  27.  
  28. --- snip here too ---
  29.  
  30.  
  31.  
  32.  
  33.  
  34. -- 
  35.         Ian Schmidt: irsman@iastate.edu or aol.com, BITNET: twbv4@isuvax       
  36.   "I will choose a path that's clear: I will choose free will." - Neil Peart
  37.    Ask me about the GS<>IRC demo...better yet ask daveh@ccwf.cc.utexas.edu!
  38.