home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / KAYPRO / KPRULE25.LBR / -READ.ME next >
Text File  |  2000-06-30  |  1KB  |  37 lines

  1. This RULE25.LBR file contains RULE.COM, CLS.COM, CLS.ASM,
  2. CLS24.COM, and 25.ASM.  
  3.  
  4. RULE.COM will put a column rule, in reverse video, on the 25th
  5. line of video-able Kaypros.  It will stay there through
  6. whatever programs you run, and it is quite handy when running
  7. such programs as VDO, PERFECT WRITER, or your favorite
  8. spreadsheet--in short, anytime you need a visual fix on placing
  9. your text or graphics.  It is derived from 25.ASM, which is
  10. included here.  
  11.  
  12. The rule can be erased by invoking CLS.COM, which will also set
  13. other video attributes to default.  The source for this CLS.COM
  14. is Steve Sanders's KP-CLS.ASM, and it is also included.  Note that
  15. the  "clear" section can be edited to do selective clearing
  16. functions.
  17.  
  18. For example, CLS24.COM, also derived from CLS.ASM, and included
  19. here, clears the screen of everything BUT the 25th line.  That
  20. tidies everything up neatly but leaves the rule in for the next
  21. job. 
  22.  
  23. With a submit file, to wit:
  24.     RULE
  25.     PROGRAM
  26.     CLS
  27.    you can set up the rule, run the program, and then
  28. automatically clear the screen.
  29.  
  30. None of the above .com programs takes up much space; they
  31. should fit economically aboard your hard disk or the floppy
  32. that contains your editing files.
  33.  
  34.                 - Irv Block
  35.                   October 10, 1985 ning
  36. such programs as VDO, PERFECT WRITER, or your favorite
  37. spreadsheet--in short, anytime you need a visual fix on p