home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 1 / FFMCD01.bin / bbs / util / quip.lha / Quip / Read.Me < prev    next >
Text File  |  1993-08-31  |  5KB  |  90 lines

  1.     Hello, and welcome to Quip.
  2.  
  3.     This is a Public Domain program, written in Amiga E, packed with
  4. more features than any other fortune cookie program.  What a waste of time
  5. <grin>.
  6.  
  7.     Quip has been carefully tested on a number of Amigas, and will not
  8. work with anything lower than WB 2.04 (because of some of the routines I
  9. use.. sorry WB 1.3 users... the older version of Quip may still be floating
  10. around somewhere).  This version of Quip tries to follow StyleGuide
  11. conventions, so it has a version string, and it uses ReadArgs to parse CLI
  12. options (it even has some extra help built into it, which you can get at
  13. by typing 'Quip ?', then another '?' at the format stuff).  Of course,
  14. since I don't have the money to actually BUY the StyleGuide book, I'm only
  15. guessing at the conventions, so...
  16.  
  17.     Quip is a clean program.. it won't suck away any of your ram after
  18. each execution.  As far as I know, Quip is a pure program, too, although I
  19. would be careful about running several different versions of it at the
  20. same time if you are using scripts with SEQ list commands or SERIAL quips
  21. (non-randomized selection from within a file), as Quip will be writing to
  22. a file in such situations.
  23.  
  24.     Quip can be invoked from CLI as well as from WB.  From WB, you may
  25. invoke Quip with either a project icon (which wouldn't specify a file..
  26. Quip only looks at the tooltypes), or Quip's own Tool icon.  The CLI
  27. shortcuts will not work with the icons (sorry).
  28.  
  29.     Quip was designed with any sysop in mind (through the redirection
  30. of Quip's output), and will even create those 60 'banner', 'lonotice',
  31. 'notice', or 'nochat' files for Citadel sysops.  With Quip's scripting
  32. capabilities, maximum flexibility in how you manage your quips can now be
  33. had.  Quip even supports environment variables, so BBSes that express a
  34. user's name with an environment variable may invoke Quip with the user's
  35. name (this is, of course, a subtle suggestion to certain BBS authors out
  36. there <nudge>).
  37.  
  38.     Scripts may be included in Datafiles, to reduce the number of files
  39. floating around.  The moment a '@' is found, Quip will quit executing a script.
  40.  
  41.     Normal users will like Quip, too, as it supports Nico François'
  42. reqtools.library, using very nice looking requesters to display the quip
  43. (if desired).  However, those using Quip's stdio will be able to clip the
  44. quip for use in, say, signature files or whatever.
  45.  
  46.     To get to know the full potential of Quip, please read the
  47. included .guide file.  If you do not have Commodore's AmigaGuide utility,
  48. you should be able to find it on wuarchive.wustl.edu somewhere in the
  49. /systems/amiga/aminet directories.  I strongly urge you to get this handy
  50. utility... documentation was never made easier!  I apologize for not
  51. making an associated .doc file, but .guide files are much harder to
  52. create, so I never bothered to re-organize it to a .doc file.
  53.  
  54.     For those of you interested in knowing who 'Pioughd' is, he's a
  55. friend of mine in Fayetteville, NC, who strongly desired this program. 
  56. Unfortunately, he doesn't own an Amiga, therefore, I'll have to write this
  57. for MS-DOS somehow (not sure how I'll do this, as the languages are
  58. totally different.. but I hate MS-DOS anyway).  Piouhgd gave me plenty of
  59. support during the first versions of Quip, and gave several useful
  60. suggestions in use in this version of Quip.
  61.  
  62.     For those of you interested in knowing who 'Hue, Jr.' is, he's the
  63. fellow who programmed the MS-DOS version of Citadel-86 BBS.  Citadel 68k
  64. (the Amiga version of the other) is based largely on Hue, Jr.'s work.  If
  65. you can find Anthony Preston, you'll find the fellow whose done much of
  66. the porting of the Amiga version of Citadel.  Piouhgd and I liked to joke
  67. about Hue, Jr. on occasion.  We both think Citadel is one of the better
  68. BBS programs around, although I personally haven't found a BBS program
  69. that I'm satisfied with.  Before you start raving about your own BBS
  70. program, however, think about all the features in a program as frivolous
  71. as this, then consider what I would demand out of a BBS <evil grin>.
  72.  
  73.     As of this writing, I have a pair of e-mail addresses that should
  74. get to me if you have a question, need help with, or want to report a bug
  75. in Quip.  Please try 'jvanriper@uncavx.unca.edu' first, as I must use that
  76. account to get through to my other account... 'jvanripe@nyx.cs.du.edu'. 
  77. These addresses should be good until roughly January 1995, after which I
  78. will very likely not be available <sigh>.
  79.  
  80.  
  81.     I have no idea what systems Quip have been tested on, although I
  82. feel confident that Quip will work well with any system running AmigaDOS
  83. 2.04 or later.
  84.  
  85.     But now this readme is too long.  I hope this program is
  86. satisfactory.  And remember, I'm not only the author of Quip, but I'm also
  87. a user.
  88.  
  89. - Trey
  90.