home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / q / qfud.zip / QFUD.DOC next >
Text File  |  1989-10-06  |  11KB  |  204 lines

  1.                                   ________
  2. =================================|        |=================================
  3. =================================|  QFUD  |=================================
  4. =================================|________|=================================
  5.  
  6.                        Quick FILES.BBS UpDate Utility
  7.                     By Alan Graff, Cross Connect Software
  8.                     Version 1.00b, released October 1989.
  9.                                  BETA VERSION
  10.  
  11.                For use with QuickBBS Version 2.04 and earlier.
  12.  
  13. =============================================================================
  14. =============================================================================
  15. =============================================================================
  16.  
  17. << DISCLAIMER >>
  18.  
  19. QFUD is a FREEWARE program!  You are under no obligation to pay me one thin
  20. dime for using it, nor do I expect it.  I issue NO GUARANTEES on QFUD!
  21. Hey! What do you expect for free?!?  If it trashes your system, all I can
  22. say is "That wasn't what it was SUPPOSED to do!"  I will not be held liable
  23. for anything it does.  That's a chance you take with ANY program that is on
  24. the BBS circuits these days.  Known bugs in this program are noted below,
  25. please read them carefully.  There are no serious system threats to the best
  26. of my knowledge.
  27.  
  28. << HOW TO USE QFUD >>
  29.  
  30. Put QFUD in a directory that is locatable by your system (use a PATH command
  31. in your autoexec.bat file).  Now, go to the file directory that you are
  32. wanting to create (or update) a FILES.BBS listing for and enter: QFUD
  33. Simple so far, isn't it?
  34.  
  35. QFUD will look for a file named "FILES.BBS" in the current directory. If
  36. the file is found, you will be given the options to QUIT, DESTROY, or
  37. UPDATE it.
  38.  
  39. If you QUIT, QFUD ends.
  40.  
  41. If you DESTROY it, you have one last chance to change your mind before
  42. the file is erased permanently. Once the file is destroyed, you will be
  43. given the option to create a new one.  See the notes below on creating
  44. a new file in this case.  Your file can not be recovered once it is
  45. destroyed since it will be over-written by the new version of FILES.BBS.
  46.  
  47. If you UPDATE the file, QFUD will scan the existing file and notify you
  48. if any entries are not actually in the directory, giving you the option
  49. of keeping the entry or deleting it.  You will then will be shown a list
  50. of the files that are in the directory that do not appear in FILES.BBS.
  51. The entry of these parallels the creation of a new file shown below.
  52. If your FILES.BBS listing has additional comment lines in it, they will
  53. be kept.  Your original file will not be saved if you choose to UPDATE.
  54.  
  55. If FILES.BBS does not exist, you are given the options to CREATE a new
  56. file or QUIT.
  57.  
  58. If you QUIT, QFUD ends.
  59.  
  60. If you CREATE a new file, QFUD lists the programs in your directory one
  61. at a time and gives you the chance to enter a file description for each
  62. one.  If you just press the enter key, you will be given the option to
  63. include the file with a description of "Unknown" or to not include the
  64. file at all.  Descriptions may be 45 characters in length.  Entering a
  65. longer description will cause QFUD to display the same file over again
  66. for a new description line until you enter one that is the right size.
  67.  
  68. << KNOWN BUGS >>
  69.  
  70. A buggy program?  Yeah, well maybe you're perfect.  I'm not and there are
  71. a few wrinkles in my code that I haven't ironed out yet.  The title above
  72. says "BETA VERSION" which means to me that the program creator felt that
  73. the program worked well enough to release it bugs and all. I will do some
  74. work on them and try to get them exterminated before I release another
  75. version of QFUD.
  76.  
  77. Bug 1 - QFUD will not work correctly in a root directory.  I think this
  78.         comes from the MS-DOS use of the "\" mark and how it relates to
  79.         finding stuff in the root.  Since most sysop's aren't foolish
  80.         enough to put their download files in their root directory, this
  81.         shouldn't be much of a problem anyway.  QFUD will TRY to work in
  82.         a root, but you'll get some pretty odd file names. I'll work on
  83.         it if I get the time.
  84.  
  85. Bug 2 - Trying to use QFUD in an empty directory will cause the program to
  86.         lockup.  How do you expect it to find files when there aren't any?
  87.         Use CTRL-ALT-DEL to escape this one.  I have noticed lockups on
  88.         directorys with only 1 or 2 files also.  I don't know about this,
  89.         I'm trying to locate the bug...with only 2 files, what do you need
  90.         QFUD for anyway?  Use a text editor for Pete's sake!
  91.  
  92. Bug 3 - QFUD sometimes tries to put a file name in FILES.BBS twice. Normally
  93.         this occurs on the last file in the directory when doing an UPDATE.
  94.         Watch the file names as you are updating and tell it "NO! Bad QFUD!"
  95.         if it displays the same file name twice. If this fails, you might
  96.         want to try threatening QFUD with a rolled-up newspaper.
  97.         Seriously, if you just tap return and then select to not include
  98.         the file name, the duplicate listing should not occur.  If it does
  99.         manage to sneak past, you will need to use a text editor to remove it.
  100.  
  101. Bug 4 - On rare occasions QFUD locates one or both of it's work files (which
  102.         are named CC201.WRK and CC202.WRK) and tries to put them in FILES.BBS
  103.         even though they were supposed to have been deleted.  I'm not sure
  104.         this is really a problem, it may just be a glitch in my debugging.
  105.         If it truly does exist, I will try to correct it before the next
  106.         release of QFUD...if there is one.  Use a text editor to remove them
  107.         from FILES.BBS if they manage to make it in there.
  108.  
  109. Bug 5 - Not actually a bug unless you want your files in alphabetic order,
  110.         QFUD lists the files in the order that they appear in the directory
  111.         if you are creating a new FILES.BBS.  If you want alphabetical
  112.         ordered files, you can circumvent this when making a new listing
  113.         by creating a FILES.BBS with 0 bytes in it.  This tricks QFUD into
  114.         thinking that a legitimate FILES.BBS exists and it then adds all
  115.         of the "new" files in alphabetical order.
  116.  
  117. Bug 6 - Another of those "semi" bugs, if your FILES.BBS listing has the
  118.         same file name in it more than once, QFUD will tell you that the
  119.         second, third, etc. occurance is a MISSING file when doing updates.
  120.         Just tell QFUD to keep the entry and stop bothering you.
  121.  
  122. << ABOUT THE "QFUD" NAME >>
  123.  
  124. QFUD?  Yep.  Well, I don't know of any other programs called QFUD, if
  125. you wrote one by that name, you have my sympathy.  The name stands for
  126. [Q]uick [F]ILE.BBS [U]p[D]ate.  I thought it sounded unusual enough to
  127. cause folks to check it out.  Plus, it reminded me of Elmer Fudd.
  128. Anyway, I like it and will probably keep it for future versions if they
  129. are forthcoming.
  130.  
  131. << AND NOW A WORD ABOUT SHAREWARE VERSUS FREEWARE >>
  132.  
  133. Except for some OUTSTANDING programs (like QuickBBS and Telix), it appears
  134. to me that the shareware horse has been ridden hard and put away wet.
  135. There are just too many shareware programs to honor every request for my
  136. hard earned money.  Some of them are good programs and I use them pretty
  137. regularly, but I just can't afford to register all of them.  To do that
  138. would take all of my paychecks for the forseeable future.  I DO register
  139. the programs that I use on a regular basis and are well-written productive
  140. programs that I couldn't write given a month of Sundays.
  141. Whatever happened to the free exchange of programs?  Is PUBLIC DOMAIN a
  142. dirty word?  Come on, people! Give this SHAREWARE farce a rest!  Let's see
  143. some programs that their writers aren't trying to squeeze money out of!
  144.  
  145. QFUD is freeware.  You are under no obligation whatsoever if you use QFUD
  146. to do anything I ask.  I would appreciate your including this doc file with
  147. QFUD if you pass it on...people sometimes need to read doc files to reassure
  148. themselves before they run a new program.  I would also appreciate a call to
  149. my BBS to let me know if you like QFUD and what improvements you would like
  150. to see if I decide to update it.  Other than that, you are free to do with
  151. QFUD as you like, use it, abuse it, hit it with a fungo bat, just don't let
  152. it sneak up behind you in a dark alley.
  153. QFUD's SOURCE CODE is NOT freeware.  It took a fair amount of time to write
  154. QFUD, and I'm not about to release it so someone can hack my name out of it
  155. and claim it as theirs.
  156.  
  157. << THE HISTORY OF QFUD >>
  158. (You've got to be kidding!)
  159.  
  160. October 3, 1989 - The idea for QFUD was born as QCAUF, [Q]uick [C]reate
  161.                   [A]nd [U]pdate [F]iles.  A short version which created an
  162.                   uncommented listing with no user options was written to
  163.                   test out the concept.  (Version 1.00a, not released)
  164. October 4, 1989 - Programming was begun in earnest.  Name was changed
  165.                   to QFUD for no apparent reason.
  166. October 5, 1989 - Most programming on QFUD was completed.
  167.                   Most of the doc file was written.
  168. October 6, 1989 - QFUD 1.00b was tested and debugged.
  169.                   Final polish was applied to QFUD and the doc file.
  170.                   Uploaded to several southern and central Ohio BBS'es.
  171.                   Uploaded to GENIE.
  172. October 7, 1989 - The author took a break and waited for a the flood of
  173.                   phone calls praising his work.
  174.  
  175. << CREDITS >>
  176.  
  177.         Program author: Alan Graff
  178.  
  179. He can be contacted at: Cross Connect BBS  (614) 776-7136
  180.                         24 hours/day - 300/1200/2400 - 8N1
  181.  
  182.          Or GENIE MAIL: A.GRAFF1
  183.                         Don't use this one if you want a QUICK reply, it's a
  184.                         long distance call for me out here in the boondocks!
  185.  
  186.      U.S. Mail address: Cross Connect Software
  187.                         P.O. Box 131
  188.                         Wheelersburg, OH 45694
  189.  
  190. QFUD was written in Turbo Pascal 4.0 on an ARC Turbo PC with a monochrome
  191. graphics board and tested on a Laser Turbo XT with a CGA board. Both computers
  192. were equipped with 640 Kb of main memory.
  193.  
  194. << LEGAL STUFF >>
  195.  
  196. The words QuickBBS, ARC Turbo, Laser Turbo XT, Turbo Pascal, MS-DOS, Elmer
  197. Fudd, Telix, and GENIE are registered trademarks of their respective owners.
  198.  
  199. Warning!
  200. Although "QFUD" is not a registered trademark and "QFUD" is not copyrighted,
  201. I will say nasty things about anyone who uses the name "QFUD" for their
  202. program!
  203.  
  204.