home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / EVENTS / ICEST12.ZIP / ICESTAT.DOC < prev    next >
Text File  |  1996-07-03  |  6KB  |  155 lines

  1. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  2. ! If you are upgrading from a previous version  !
  3. ! of iceStat, please be sure to see the section !
  4. ! under "Installation" concerning WWIV.INI.     !
  5. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  6.  
  7. -=-=-=-=-=-=-=-=-
  8. INTRODUCTION
  9. -=-=-=-=-=-=-=-=-
  10.  
  11. iceStat v1.2
  12. Copyright (C) 1996 by Albert Vernon and Joshua Hines
  13. 03 July 1996
  14.  
  15. iceStat is a graphical user status chain for use with 
  16. WWIV BBS software by Wayne Bell.  iceStat will not
  17. work properly on systems running a version of WWIV
  18. less than 4.22.
  19.  
  20. THIS PROGRAM IS FREEWARE.  It may be freely used
  21. and distributed.  Please don't distribute modified
  22. versions of this program.
  23.  
  24. This is an official release of iceStat by the original
  25. authors.  The programming group called Life Force no
  26. longer exists, so iceStat is now being released under
  27. the authors' names.  This will probably be the last
  28. release of iceStat since it is now obseleted by
  29. WWIV v4.24+'s MCI (substitution) codes.  A sysop could
  30. simply draw a nice ANSI and then embed the substitution
  31. codes into the file.  
  32.  
  33. This program is called iceStat in honor of Jim Nunn's IceNET.
  34.  
  35. -=-=-=-=-=-=-=-=-
  36. INSTALLATION
  37. -=-=-=-=-=-=-=-=-
  38.  
  39. Put ICESTAT.EXE and ICESTAT.ANS in your main BBS directory.
  40. Be sure to overwrite files from previous versions of iceStat.
  41.  
  42. In your WWIV.INI file in the [WWIV] block, modify or add the
  43. following spawn option line:
  44.  
  45. SPAWNOPT[LOGON]        = COMIO, NOPAUSE                 ; for logon event
  46.  
  47. To use iceStat as a logon event with WWIV, place the command:
  48.  
  49. ICESTAT.EXE %1
  50.  
  51. in section #6 of INIT.  iceStat will automatically determine if
  52. the user has ANSI graphics support selected. If they do not, then
  53. iceStat will terminate, printing nothing.
  54.  
  55. To use iceStat as a chain with WWIV, run CHAINEDIT and insert the
  56. following entry:
  57.  
  58. A. Description  : iceStat v1.2
  59. B. Filename     : ICESTAT.EXE %1   
  60. C. SL           : *           
  61. D. AR           : *        
  62. E. ANSI         : Required            !! REQUIRED !!
  63. F. DOS Interrupt: Used                !! REQUIRED !!
  64. G. 300 Baud     : *  
  65. H. Shrink       : *
  66. I. Disable pause: Yes                 !! REQUIRED !!
  67. J. Local only   : No           
  68. K. Multi user   : *           
  69. L. Registered by: *        
  70. M. Usage        : *
  71.  
  72. Items marked with an asterisk (*) are up to you, as they do not
  73. affect the operation of iceStat.  You -must- have the settings for
  74. ANSI, DOS Interrupt, and Disable Pause as shown above.
  75.  
  76. -=-=-=-=-=-=-=-=-
  77. KNOWN BUGS     
  78. -=-=-=-=-=-=-=-=-
  79.  
  80. iceStat might not work properly on systems running Norton Utilities
  81. NCACHE2 and a Cyrix CPU.
  82.  
  83. iceStat may not read data in properly for users with usernumbers
  84. greater than 9,999.  If this is a problem for you, e-mail us and
  85. we'll see what we can do about it.
  86.  
  87. -=-=-=-=-=-=-=-=-
  88. HISTORY
  89. -=-=-=-=-=-=-=-=-
  90.  
  91. 23 Nov 1994  -  v1.00 : Initial Release
  92. 25 May 1995  -  v1.1  : o  Gives up timeslices under popular multitaskers
  93.                            during the spinning cursor.
  94.                         o  Previous version handled stats for users with
  95.                            large numbers incorrectly.  Fixed.
  96.                         o  Now gives the user the option of viewing his
  97.                            or her stats upon startup.
  98.                         o  A new ANSI screen.
  99. 03 Jul 1996  -  v1.2  : A new ANSI screen and minor cosmetic changes.
  100.  
  101. -=-=-=-=-=-=-=-=-
  102. CREDITS
  103. -=-=-=-=-=-=-=-=-
  104.  
  105. Special thanks to Jim Nunn, Troy Lancaster, and Kyle Miller for beta testing.
  106. Additional thanks to Wayne Bell and Jon Rickher for permission to use some of
  107. their code in this program.  Our gratitude to Gorfito for his past and
  108. continuing moral and technical support.
  109.  
  110. -=-=-=-=-=-=-=-=-
  111. THE SOURCE CODE
  112. -=-=-=-=-=-=-=-=-
  113.  
  114. The source code to iceStat is included for people to play around with.
  115. The file ICESTAT.C has been compiled successfully under Borland's
  116. Turbo C++ v3.00 for DOS.  Other compilers might require minor
  117. modifications.  To compile iceStat, you will need VARDEC.H from 
  118. WWIV v4.22 or greater.  This means that if you are not a registered
  119. WWIV sysop, you won't be able to compile iceStat.  Sorry.
  120. If you supply the VARDEC.H from WWIV v4.23+, it may require you to
  121. provide other header files, such as INSTMSG.H, as well.  Simply read
  122. the error message from the compiler and copy that header file to
  123. the directory in which you are compiling iceStat.  The ANSI
  124. template, ICESTAT.ANS, was drawn using TheDraw v4.61.  It was saved
  125. as an ANSI file with clear screen preparation, no maximum line length,
  126. and zero slowdown factor.
  127.  
  128. -=-=-=-=-=-=-=-=-
  129. ABOUT THE AUTHORS
  130. -=-=-=-=-=-=-=-=-
  131.  
  132. The Life Force programming group no longer exists. It was just us two and no
  133. one else joined, so we figured we'd like to have our names in the lime light.
  134. Josh and I write freeware for the sheer enjoyment of it.  We are currently
  135. focusing on WWIV accessories, but hope to expand into other areas later. If
  136. you would like to contribute your programming or artistic skills, or if you
  137. have a good idea for a WWIV add-on, feel free to contact us.
  138.  
  139. Please see the enclosed SUPPORT.DOC for information on contacting the
  140. authors.
  141.  
  142. -=-=-=-=-=-=-=-=-
  143. OTHER PRODUCTS
  144. -=-=-=-=-=-=-=-=-
  145.  
  146. LordEd:          Monster editor for Legend of the Red Dragon.
  147. DarkWorld     :  A game of the dark future.  High technology,
  148.                  adventure, mystery, humor, and breath-taking
  149.                  graphics await!
  150.  
  151. -=-=-=-=-=-=-=-=-
  152. THANK YOU FOR USING ICESTAT!  Please use it and give it to your friends!
  153. -=-=-=-=-=-=-=-=-
  154.  
  155.