home *** CD-ROM | disk | FTP | other *** search
/ synchro.net / synchro.net.tar / synchro.net / main / BBS / BBSCR55.ZIP / ANSIFIX.ZIP / ANSIFIX.DOC next >
Encoding:
Text File  |  1991-06-08  |  2.5 KB  |  92 lines

  1.  
  2.  
  3. SYSOP.DOC                 Friday, June 8, 1991 5:00 pm              Page 1
  4.  
  5.  
  6.       
  7. ───────────────────────────────────────────────────────────────────────────────
  8.                                 ANSIFIX V1.00
  9.                       (C) Copyright 1991 John Richardson
  10.       
  11.                          (* Sysop Documentation *)
  12.       
  13.                              By: John Richardson
  14.       
  15.                            TopSoft Support Systems
  16.                           Fido [1:154/300,1:154/301]
  17.                        RBBS-NET [8:972/1001,8:972/1000]
  18.                              (414) 796-8408 v32
  19.       
  20.  
  21.  
  22. ───────────────────────────────────────────────────────────────────────────────
  23.       
  24.       
  25.       
  26. Registration
  27. ============
  28. ANSIFIX is distributed as FREEWARE.
  29.       
  30.       
  31.       
  32. Warranty
  33. ========
  34. This is product is provided "as is" without warranty of any kind.  The
  35. entire risk as to the results and performance of the program is assumed by
  36. you. Further more, I the author do not warrant, guarantee, or make any
  37. representations regarding the use of, or the results of the use of the program,
  38. and you rely on the program and results solely at your own risk.  I the author
  39. cannot accept responsibility for system damage, loss of profit, or any other
  40. special, incidental, or consequential damages resulting from the use or
  41. inability to use this product.
  42.       
  43.       
  44.       
  45.       
  46. Distribution
  47. ============
  48. You are free, in fact encouraged, to distribute ANSIFIX provided that all
  49. files contained in the original ANSIFIX archive are distributed in their
  50. original unmodified state.
  51.  
  52.       
  53.       
  54.       
  55. What is ANSIFIX?
  56. ================
  57. ANSIFIX is an executable program that you put at the end of the batch files
  58. for our TopSoft DOOR games.  There is a bug in the door routines that turns
  59. all of the blinking attributes off and forgets to restore them.  By running
  60. ANSIFIX, it will return them to normal.
  61.       
  62.       
  63.  
  64.  
  65.  
  66. Example On How To Setup ANSIFIX
  67. ===============================
  68. REM CRASH.BAT
  69. CD\CRASH
  70. CRASH 1
  71. ANSIFIX
  72. CD\
  73. GOTO RESTART
  74.  
  75.  
  76. Epilog
  77. ======
  78. Please enjoy the program and feel free to contact TopSoft Support Systems,
  79. with any comments or questions concering this product.
  80.       
  81. Thanks,
  82.       
  83.          John Richardson
  84.          TopSoft Support Systems
  85.          (414) 796-8408
  86.          12/24/96/19.2/38.4 - V32/V42
  87.          PC-Pursuitable D/WIMIL/24
  88.          Fido [1:154/300,1:154/301]
  89.          RBBS-Net [8:972/1001,8:972/1000]
  90.  
  91.  
  92.