home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / t / tlx-sbk.zip / TLX-SBK.DOC < prev   
Text File  |  1993-02-07  |  3KB  |  64 lines

  1. Telix is a terrific communications package with one notable
  2. shortcoming. The built-in scrollback buffer does not save the color
  3. attributes, so users must scroll back through a black-and-white version
  4. of what was often a colorful ANSI BBS session. It is easy, however, to
  5. add color scrollback to Telix by using an external scrollback buffer
  6. utility.
  7.  
  8. Adding an external scrollback is analogous to adding an external
  9. protocol driver such as DSZ. Just as you can switch to the external
  10. protocol driver when doing a file transfer, you can also invoke an
  11. external scrollback buffer utility during your Telix session.
  12.  
  13. If you are unhappy about the lack of color scrollback in Telix, but you
  14. don't want to switch comm packages, then you really should check out the
  15. advantages of using an external scrollback buffer utility such as
  16. SCROLLit. SCROLLit is shareware with a registration fee of $17.
  17.  
  18. SCROLLit is a memory resident (TSR) program that captures, in full
  19. color, the lines of text that scroll off the top of the video screen and
  20. stores them in an XMS, EMS or conventional memory 'scrollback' buffer of
  21. a size specified by the user. A fast compression technique is used to
  22. store twice the number of lines in the available buffer space. SCROLLit
  23. can be activated or 'popped up' over any non-graphical program by
  24. pressing the Scroll Lock key. Once activated, SCROLLit will let you
  25. scroll back through this saved information, line by line or page by
  26. page. SCROLLit has a fast search capability as well as a block-write
  27. feature that allows you to mark a block of lines for writing to a disk
  28. file or sending to your printer. SCROLLit is Desqview aware. A 9k TSR.
  29.  
  30. SCROLLit should be installed before running Telix. For example, to
  31. install a 100k scrollback buffer, type:
  32.  
  33.         SCROLLit 100
  34.  
  35. SCROLLit can be removed from memory by typing:
  36.  
  37.         SCROLLit /U
  38.  
  39. There are some Telix configuration changes that must be made in order
  40. for SCROLLit to successfully capture your scrolling lines. By default,
  41. Telix uses direct screen writing to scroll the screen. SCROLLit requires
  42. that Telix be reconfigured to use the BIOS for screen scrolling. In
  43. Telix, press Alt-O / Screen / ScreenWrite / Bios. Also, the status line
  44. should not be configured for the top of the screen. Telix can be
  45. configured for no status line, or a status line on the bottom of the
  46. screen by pressing Alt-O / Terminal / D-Status line / None or Bottom.
  47.  
  48. SCROLLit can be downloaded from many BBS's as SCRLITxx.ZIP, where xx is
  49. the version number. The latest version is 1.5, so the filename is
  50. SCRLIT15.ZIP. The latest version is also available on Compuserve in the
  51. IBM Compatible Utilities area (GO IBMSYS). Technical support is provided
  52. via Compuserve.
  53.  
  54. There are other scrollback buffer utilities for you to evaluate.
  55.  
  56. BUFFIT and JCSCROLL are two scrollback buffers that do not capture BIOS
  57. scrolling and will therefore not work with Telix. These programs can be
  58. used to scrollback through DOS output such as the DIR command.
  59.  
  60. WAS is another scrollback buffer that, like SCROLLit, captures both DOS
  61. and BIOS screen scrolling and therefore works with Telix. While it lacks
  62. many of SCROLLit's features such as searching, block-writing and
  63. compression, WAS has the advantage of being free. Download WAS061.ZIP.
  64.