home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d03xx / d0326.lha / MicroTerm / ReadMe < prev    next >
Text File  |  1990-03-05  |  831b  |  27 lines

  1. Microterm 0.1
  2.  
  3. Written By Stephen Vermeulen  (403) 282-7990
  4.  
  5.     PO Box 3295, Station B
  6.     Calgary, Alberta,
  7.     CANADA, T2M 4L8
  8.  
  9. This program and its source code are public domain, do with as you
  10. please.
  11.  
  12. -------------------------------------------------------------------
  13.  
  14. Microterm is a little terminal program that I wrote while learning
  15. to use the serial.device and the console.device.  It is a particularly
  16. "unfeatured" terminal program, it does not even have an ASCII capture
  17. mode...  I thought it would be useful as an example of how to talk
  18. to the serial and console devices and so I have placed this code in
  19. the public domain.
  20.  
  21. To compile, if you are a Manx user type "make" (compiled under 3.6)
  22. if not you may have to edit a line or two of the makefile to build the
  23. precompiled include file...
  24.  
  25. Stephen Vermeulen 1990
  26.  
  27.