home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / s / scrlit15.zip / README.DOC < prev    next >
Text File  |  1993-01-23  |  3KB  |  79 lines

  1. SCROLLit 1.5         Advanced Scrollback Buffer         January 23, 1993
  2.  
  3.  
  4. Introduction - What is SCROLLit? =======================================
  5.  
  6. SCROLLit is a memory resident (TSR) program that captures, in full
  7. color, the lines of text that scroll off the top of the video screen and
  8. stores them in an XMS, EMS or conventional memory 'scrollback' buffer of
  9. a size specified by the user. A fast compression technique is used to
  10. store twice the number of lines in the available buffer space. SCROLLit
  11. can be activated or 'popped up' over any non-graphical program by
  12. pressing the Scroll Lock key. Once activated, SCROLLit will let you
  13. scroll back through this saved information, line by line or page by
  14. page. SCROLLit has a fast search capability as well as a block-write
  15. feature that allows you to mark a block of lines for writing to a disk
  16. file or sending to your printer.
  17.  
  18. For details on how to use SCROLLit, please refer to the SCROLLIT.DOC
  19. documentation file.
  20.  
  21. Requirements ==========================================================
  22.  
  23. SCROLLit requires DOS 3.1 or above and supports all monitor/video
  24. combinations (monochrome or color; MDA/CGA/EGA/MCGA/VGA or Hercules).
  25.  
  26. Quick Start ============================================================
  27.  
  28. SCROLLit can be installed with a 100k buffer by typing:
  29.  
  30.     SCROLLit 100
  31.  
  32. SCROLLit can then by activated by pressing the Scroll Lock key. Once
  33. activated, press the F1 key for a quick command summary. When SCROLLit
  34. is installed, the Scroll Lock key no longer toggles your Scroll Lock
  35. light on and off. Instead press Alt-Scroll Lock.
  36.  
  37. SCROLLit can be removed from memory by typing:
  38.  
  39.     SCROLLit /U
  40.  
  41. Refer to Appendix 3 in SCROLLIT.DOC for a command line summary, or type:
  42.  
  43.     SCROLLit /?
  44.  
  45. Special Cases ==========================================================
  46.  
  47. Qmodem/Telix users: You will need to configure your communications
  48. software to use the BIOS to perform screen scrolling. This will allow
  49. SCROLLit to intercept and save the lines that scroll off the top of the
  50. screen. If SCROLLit isn't capturing your scrolling lines, chances are
  51. you need to switch to BIOS screen scrolling. See Appendix 1 in
  52. SCROLLIT.DOC. Procomm Plus and Commo always uses the BIOS for screen
  53. scrolling so no reconfiguring is necessary.
  54.  
  55. Desqview users: SCROLLit is Desqview aware. You will need to load
  56. SCROLLit in the Desqview window(s) where you want to capture scrolling.
  57. See Appendix 2 in SCROLLIT.DOC.
  58.  
  59. The Last Byte Memory Manager users: Some versions of TLB's HIGHTSR
  60. program appear to have difficulty with TSR parameters beginning with a
  61. slash (/). SCROLLit accepts either slashes or dashes (-). For example,
  62. to install SCROLLit in high memory with a 100k EMS buffer, type:
  63.  
  64.      HIGHTSR SCROLLIT 100 -E
  65.  
  66. Registered users of older versions of SCROLLit:  Please refer to
  67. WHATSNEW.DOC to see what has changed since your version of SCROLLit.
  68. Your registration key will work with this and all future versions of
  69. SCROLLit. Thank you for supporting the shareware concept.
  70.           
  71. FILES in this archive ==================================================
  72.  
  73.   README.DOC    this file
  74.   SCROLLIT.EXE  the SCROLLit program
  75.   SCROLLIT.DOC  the SCROLLit documentation
  76.   WHATSNEW.DOC  summary of changes since Version 1.0
  77.   ORDERFRM.DOC  an order form for registering SCROLLit
  78.   FILE_ID.DIZ   bulletin board file description
  79.