home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / util / misc / fortune.readme < prev    next >
Encoding:
Text File  |  1997-03-02  |  1.8 KB  |  59 lines

  1. Short:    Fortune program, can use Setenv-variables!
  2. Author:   pro-zac@dds.nl
  3. Uploader: pro-zac@dds.nl
  4. Version:  1.6
  5. Type:     util/misc
  6. Requires: An Amiga Computer
  7.  
  8. This program can print fortunes randomly from a textfile. The fortunes 
  9. can use a Setenv variable. If this variable exists, Fortune will 
  10. replace the variable with the value of this variable.
  11.  
  12. Example fortune file:
  13.     == NOT INCLUDED ======================
  14.     Welcome $user at $host!
  15.     The time is $time.
  16.     %
  17.     Aloha $user at $host!
  18.     It's now $time.
  19.     %
  20.     == NOT INCLUDED ======================
  21.  
  22.     * Each fortune can have more than 1 line.
  23.     * Each fortune begins or ends (NOT BOTH) with an identifier.
  24.             (In the example above the '%' is the identifier)
  25.     * 5000 fortunes maximum (+)
  26.     * 160 characters maximum for each line (+)
  27.     * 10 characters maximum for variables (+)
  28.     * 10 characters maximum for identifier (+)
  29.  
  30.     (+) Mail me when these (or other) values are not good enough for 
  31.             you. I will try to recompile a better version.
  32.  
  33. Usage:
  34.     -f <file>: The name of the fortune file
  35.     -i <identifier>: The identifier used in the fortune file
  36.     -h: Show some help-information
  37.     
  38. Todo:
  39.     Fortune can use variables set with 'Setenv' (Setenv user prozac), 
  40.     but in the future Fortune must also use variables set with 'Set'.
  41.  
  42. Misc:
  43.     I like to receive mail from you if you use this program, this 
  44.     program is MAILWARE.
  45.     You can mail me too if you have suggestions or found bugs.
  46.  
  47. Email:
  48.     pro-zac@dds.nl
  49.  
  50.  
  51. ============================= Archive contents =============================
  52.  
  53. Original  Packed Ratio    Date     Time    Name
  54. -------- ------- ----- --------- --------  -------------
  55.    10904    7087 35.0% 19-Feb-97 02:49:56  Fortune
  56.     1421     689 51.5% 19-Feb-97 02:41:46  fortune.readme
  57. -------- ------- ----- --------- --------
  58.    12325    7776 36.9% 20-Feb-97 11:20:52   2 files
  59.