home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 042.lha / c / rollback.doc < prev    next >
Text File  |  1987-06-25  |  5KB  |  113 lines

  1.                  ***  Rollback v1.0  ***
  2.          "Boldly goes where no other program has gone before"
  3.  
  4.  
  5.     What Rollback does is simply bring back the information that has
  6. scrolled off the screen on a CLI session. It makes a GREAT combination
  7. with program like 'Conman'. Try it and let me know!
  8.  
  9. -------------------------------------------------------------------------
  10.  
  11. Usage: Run Rollback
  12.  
  13. Keys used (all are in the numeric keypad):
  14.     8 : Scroll up one line
  15.     9 : Scroll down one line
  16.     4 : Scroll up one page
  17.     5 : Scroll down one page
  18.     1 : Scroll to the top of buffer
  19.     2 : Scroll to the end of buffer
  20.     0 : Clear the screen [HOME]
  21.     . : Clear the buffer
  22.     - : Capture to buffer off/on (toggle)
  23.  
  24. Type 'exit' on the CLI prompt to deactivate Rollback
  25.  
  26. You CAN RUN another rollback on a DIFFERENT window, however only ONE
  27. rollback per window or it will GURU (This is fair I think).
  28. BTW, the buffer is 100 lines long.
  29. --------------------------------------------------------------------------
  30. Troubleshooting:
  31.  
  32.  
  33. For Conman users:
  34.     Upon running rollback, type  ';conman' on the CLI prompt to notify
  35. rollback that you are using conman. This is due to fact that conman somewhat
  36. alter the system so that rollback can't differentiate if the message is
  37. from/to the console or from/to other sources.
  38.  
  39.  
  40. You run it, and get 'parent task not found' error message:
  41.     Either the system totally screw up or you run it from a CLI window
  42. which is spawn by 'CLI' (like from WB). Open another CLI window by issuing
  43. 'NewCLI', and run rollback from the NewCLI window.
  44.  
  45.  
  46. You run it, and get 'console not found' message:
  47.     Well, you must be running on a conman window, and use the old version
  48. of conman or the unpatched version. (See the conpatch.txt which describes
  49. what need to be done).
  50.  
  51.  
  52. You move around the buffer, and the cursor/screen looks screwy:
  53.     Rollback has lose track of the current cursor position which might
  54.     have been alter by other program. This situation might happen if:
  55.     - You turn off the capture do something, and turn it back on again.
  56.     - On conman console you resize the window to min, and resize it back
  57.     - Running program that move cursor around, like 'Conquest' PD game.
  58.     To cure it press '0' [HOME] which will reset the cursor position,
  59.     if thing is still screwy, you might need to clear the buffer.
  60.  
  61.  
  62. Best to keep the window width at the maximum.
  63. Avoid program that outputs lots of control characters to move cursor around
  64. (like Conquest) while Rollback is running. I haven't handled these chars
  65. yet because there are too many combination of them (yack), and will put too
  66. much overhead on the program. I will let you handle this.
  67.  
  68. ----------------------------------------------------------------------------
  69. Rollback v1.0 Copyright 1987 by Andry Rachmat
  70.  
  71. This PROGRAM is copyrighted and all RIGHTS reserved.
  72. It is a SHAREWARE , therefore PERMISSION is granted to freely
  73. copy, use and redistribute this program, for non-commercial uses, as long 
  74. as this program is not altered in any way and is accompanied with this 
  75. document.
  76.  
  77. It is FORBIDDEN to use or include this program on ANY COMMERCIAL
  78. DISK or PRODUCT, without prior, written permission from the author.
  79. If you interested in using this program please contact me at addresses 
  80. below.
  81.  
  82. I make no warranties, either expressed or implied, with respect to the
  83. program described herein, its quality, performance, merchantability,
  84. or fitness for any particular purpose. This program is provided "as is"
  85. and the entire risk as to its quality and performance is with the user.
  86. --------------------------------------------------------------------------
  87. I am planning to do some more works on this. Depending on your responses
  88. this might be the LAST shareware version out.
  89. Your comments are encouraged, let me hear from YOU!
  90.  
  91. Send comments and contributions (whatever do you think it is worth) to:
  92.     10715 Roosevelt NE #7
  93.     Seattle, WA 98125
  94.     (206)-367-7485
  95. ---------------------------------------------------------------------------
  96. Special Thanks to:
  97.     John 'the Amicus' Foust for the idea
  98.     Thad 'the Bad' Floryan for the suggestion and testing
  99.     William 'the Conman' Hawes for a GREAT program
  100. and also to (I learn a lot from their programs to make this possible):
  101.     Dewi William (does Dewi mean goddess?)
  102.     Davide P. Cervone
  103.     Phillip Lindsay
  104.     Andy Finkel
  105.     Hayes Haugen
  106. and to those who are willing to support my shareware.
  107. --------------------------------------------------------------------------
  108. June 5th, 1987
  109.  
  110. "Spring is Forever at the Valley of Thousands Flowers"
  111.     to be continued...
  112.  
  113.