home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / basic / library / asic / ascsu215 / width.doc < prev   
Text File  |  1991-11-23  |  878b  |  23 lines

  1.                               NOTES ON WIDTH.COM
  2.  
  3.                                  Matt Roberts
  4.                                3 Cedar St., # 8
  5.                            Montpelier, Vt 05602-3006
  6.  
  7.                                    07-13-91
  8.  
  9. ───────────────────────────────────────────────────────────────────────────────
  10. WIDTH.COM changes your screen width from 80-column mode to 40-column mode, and 
  11. vice-versa.  That's all it does.
  12.  
  13. To use, type WIDTH 40 or WIDTH 80, depending on which width you want.
  14.  
  15. I wrote this because the only reason I use the MODE command is to change the 
  16. width from time to time.  I therefore wrote a utility whose name reflected 
  17. exactly what I wanted to do.
  18.  
  19.  
  20. WIDTH.COM was written using the ASIC 3.01 compiler, which I highly recommend.  
  21. David Visti, the author, can be reached at P.O. Box 2952, Raleigh, NC 27602-
  22. 2952.
  23.