home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / EVENTS / ICESTAT.ZIP / ICESTAT.DOC < prev    next >
Text File  |  1994-11-12  |  4KB  |  133 lines

  1. -=-=-=-=-=-=-=-=-
  2. INTRODUCTION:
  3. -=-=-=-=-=-=-=-=-
  4.  
  5. iceStat v1.00
  6. Copyright (C) by Life Force
  7. 12 November 1994
  8.  
  9. iceStat is a graphical user status chain for use with 
  10. WWIV BBS software by Wayne Bell.  iceStat will not
  11. work properly on systems running a version of WWIV
  12. less than 4.22.
  13.  
  14. THIS PROGRAM IS FREEWARE.  It may be freely used
  15. and distributed.  Please don't distribute modified
  16. versions of this program.
  17.  
  18. This program is called iceStat in honor of Jim Nunn's IceNET.
  19.  
  20. -=-=-=-=-=-=-=-=-
  21. INSTALLATION:
  22. -=-=-=-=-=-=-=-=-
  23.  
  24. Put ICESTAT.EXE and ICESTAT.ANS in your main BBS directory.
  25. Be sure to overwrite files from previous versions of iceStat.
  26.  
  27. To use iceStat as a logon event with WWIV, place the command:
  28.  
  29. ICESTAT.EXE %1
  30.  
  31. in section #6 of INIT.  iceStat will automatically determine if
  32. the user has ANSI graphics support selected. If they do not, then
  33. iceStat will terminate, printing nothing.
  34.  
  35. To use iceStat as a chain with WWIV, run CHAINEDIT and insert the
  36. following entry:
  37.  
  38. A. Description  : iceStat v1.00
  39. B. Filename     : ICESTAT.EXE %1   
  40. C. SL           : *           
  41. D. AR           : *        
  42. E. ANSI         : Required            !! REQUIRED !!
  43. F. DOS Interrupt: Used                !! REQUIRED !!
  44. G. 300 Baud     : *  
  45. H. Shrink       : *
  46. I. Disable pause: Yes                 !! REQUIRED !!
  47. J. Local only   : No           
  48. K. Multi user   : *           
  49. L. Registered by: *        
  50. M. Usage        : *
  51.  
  52. Items marked with an asterisk (*) are up to you, as they do not
  53. affect the operation of iceStat.  You -must- have the settings for
  54. ANSI, DOS Interrupt, and Disable Pause as shown above.
  55.  
  56. -=-=-=-=-=-=-=-=-
  57. KNOWN BUGS     
  58. -=-=-=-=-=-=-=-=-
  59.  
  60. iceStat might not work properly on systems running Norton Utilities
  61. NCACHE2 and a Cyrix CPU.
  62.  
  63. iceStat may not read data in properly for users with usernumbers
  64. greater than 9,999.  If this is a problem for you, e-mail us and
  65. we'll see what we can do about it.
  66.  
  67. -=-=-=-=-=-=-=-=-
  68. CREDITS
  69. -=-=-=-=-=-=-=-=-
  70.  
  71. Special thanks to Jim Nunn and Troy Lancaster for beta testing, and
  72. to Barbara King for distribution.  Also a big thank you to
  73. Black Dove W. for his help in spotting bugs.
  74.  
  75. -=-=-=-=-=-=-=-=-
  76. THE SOURCE CODE
  77. -=-=-=-=-=-=-=-=-
  78.  
  79. The source code to iceStat is included for people to play around with.
  80. The file ICESTAT.C has been compiled successfully under Borland's
  81. Turbo C++ v3.00 for DOS.  Other compilers might require minor
  82. modifications.  To compile iceStat, you will need VARDEC.H from 
  83. WWIV v4.22 or greater.  This means that if you are not a registered
  84. WWIV sysop, you won't be able to compile iceStat.  Sorry.
  85. If you supply the VARDEC.H from WWIV v4.23+, it may require you to
  86. provide other header files, such as INSTMSG.H, as well.  Simply read
  87. the error message from the compiler and copy that header file to
  88. the directory in which you are compiling iceStat.  The ANSI
  89. template, ICESTAT.ANS, was drawn using TheDraw v4.61.  It was saved
  90. as an ANSI file with clear screen preparation, no maximum line length,
  91. and zero slowdown factor.
  92.  
  93. -=-=-=-=-=-=-=-=-
  94. ABOUT LIFE FORCE
  95. -=-=-=-=-=-=-=-=-
  96.  
  97. Life Force is a small but growing group of programmers and artists who
  98. write freeware for the sheer enjoyment of it.  We are currently
  99. focusing on WWIV accessories, but hope to expand into other areas later.
  100. If you would like to contribute your programming or artistic skills, or
  101. if you have a good idea for a WWIV add-on, feel free to contact us.
  102. The Life Force members primarily responsible for iceStat were:
  103.  
  104. Albert Vernon ("Xanth"), programmer
  105. IceNET #2 @9403
  106. Internet aev@ufl.edu
  107. (904) 375-3541, voice
  108.  
  109. Josh Hines ("Realm Dweller"), artist
  110. IceNET #1 @9403
  111. (904) 377-3572, data (14.4/v.32bis)
  112.  
  113. The phone numbers and IceNET addresses should be good until
  114. at least mid-Summer, 1994.  Albert's Internet address should be
  115. valid until at least 1997.  If you have difficulty getting a hold of
  116. Life Force, drop Jim Nunn (IceNET 1@1) a line and ask him where
  117. Xanth is.
  118.  
  119. -=-=-=-=-=-=-=-=-
  120. COMING EVENTUALLY
  121. -=-=-=-=-=-=-=-=-
  122.  
  123. iceStat Deluxe:  User info, system info, quote of the day, bulletin
  124.                  editor, sysop info manager, and MORE!
  125. MutWars:         Battle it out in the arena with your customized mutant.
  126. LordEd:          Monster editor for Legend of the Red Dragon.
  127.  
  128. -=-=-=-=-=-=-=-=-
  129. THANK YOU FOR USING ICESTAT!  Please use it and give it to your friends!
  130. -=-=-=-=-=-=-=-=-
  131.  
  132.  
  133.