home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / SPITFIRE / SFILE25.ZIP / SFILE.DOC < prev    next >
Text File  |  1994-02-06  |  4KB  |  94 lines

  1. SFILE-Creator Documentation                                              v2.50
  2.  
  3.  
  4. Legal Stuff:
  5. ------------
  6.  
  7.                              *** DISCLAIMER ***
  8.  
  9.                 The user of this software program and it's included
  10.                 files assumes all risks and liabilities.  Dave
  11.                 Perkovich and Damar Enterprises provide no warranties
  12.                 whether implied or explicit.  Dave Perkovich and Damar
  13.                 Enterprises are not responsible for any damages
  14.                 including, but not limitted to, direct, indirect,
  15.                 special or consequential.  You may distribute this
  16.                 program in its original and unmodified form.  This program
  17.                 may not be distributed via CDROM without expressed written
  18.                 permission by Damar Enterprise, Inc.  THE USE OF THIS
  19.                 SOFTWARE IMPLIES AGREEMENT OF THE TERMS AND CONDITIONS
  20.                 OUTLINED ABOVE.
  21.  
  22.  
  23. Cool, now let's get down to what this program is all about!
  24.  
  25. What is SFILE-Creator?
  26. ----------------------
  27. Well, it started as a simple utility to add the "smiley" face to inbound TICK
  28. generated SFFILES.BBS.  Since its origination, I have found other uses for
  29. SFILE.  Such things as alphabetically ordering the files and creating a header
  30. both popped up as development progressed.  So now SFILE will automatically add
  31. commas in the file size, add smileys where appropriate (between words, not
  32. truncating them!), sort the SFFILES.BBS alphabetically, and create a header.  If
  33. you decide after running SFILE-Creator, you want your old SFFILES.BBS back,
  34. there is an automatic backup made called SFFILES.SF which is found in the file
  35. area's directory (right next to the new SFFILES.BBS)
  36.  
  37. Registration Info:
  38. ------------------
  39. Registration cost is $10 - we accept VISA and MASTERCARD.  Fill out the
  40. registration form that came with this program and send it with a check to the
  41. P.O.Box, or netmail it to us with your VISA or MASTERCARD information.
  42.  
  43. Limitations?
  44. ------------
  45. Other than the fact there is a limit of 7,000 files per area (which is NOT
  46. overcome by registering) SFILE-Creator stops at the end of its run and expects
  47. the human to enter a registration number.  Just hit ENTER if you have not
  48. registered SFILE-Creator.  For those of you who cough up the 10 bucks,
  49. SFILE-Creator will run GREAT from your nightly maintenance routine.  I feel this
  50. is the best way to work around "cripple-ware" and annoying nag screens.  The
  51. program is fully functional and the $10 will get you unattended usage.
  52.  
  53. How to use SFILE-Creator?
  54. -------------------------
  55. To run this program, place it and the accompanying SFILE.DAT in your Spitfire
  56. Home directory (it needs to be able to locate SFFAREA.DAT)
  57.  
  58. Edit the SFILE.DAT to reflect your name and your BBS' name.
  59.  
  60. The command line is simple:
  61.  
  62.         /AREAS:         Pass it x..y where x = starting area and
  63.                         y = ending area.  You can also simply pass
  64.                         ALL to generate a listing for all areas.
  65.  
  66.         /NOH            Pass this if you do NOT want SFILE to generate
  67.                         a custom header for this area.
  68.  
  69. That's it!  Unregistered mode will pause at the end (DO NOT USE THIS SOFTWARE
  70. PRODUCT IN AN UNATTENDED BATCH FILE!)  Registered mode will allow its use in a
  71. BATCH file, say in your nightly maintenance, etc.
  72.  
  73. Example Usage:
  74. --------------
  75.         SFILE /AREAS:ALL /NOH
  76.  
  77.         This will scan all your file areas and retain the original (or lack
  78.         thereof) header information.
  79.  
  80.         SFILE /AREAS:1..1
  81.  
  82.         This is will only scan area #1 and WILL create a new header.
  83.  
  84.         SFILE /AREAS:1..3 /NOH
  85.  
  86.         This will scan areas 1 thru 3 and retain the original (or lack thereof)
  87.         header information.
  88.  
  89. Bug Report:
  90. -----------
  91. Who said writing software was a perfect science?  If you happen to come across a
  92. bug or find a neat option you'd like to have implemented, contact us at
  93. 510-247-9221 or 1:161/205 and let us know!
  94.