home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 426.lha / SigTune_v1.0 / SigTune.man < prev    next >
Text File  |  1990-10-07  |  1KB  |  32 lines

  1.  
  2. NAME
  3.      SigTune, sigtune - SIGnature forTUNE combination
  4.  
  5. SYNTAX
  6.      SigTune >output <escapecharacter|?>
  7.  
  8. DESCRIPTION
  9.      SigTune takes a file TUNE containing lines of quotations, with the
  10.      first line being how many quote lines to expect, and insert one
  11.      randomly into a file SIG.  The quote characters are mapped into SIG
  12.      wherever the escape character (default is "$") is encountered.  A
  13.      single argument of "?" will print help.
  14.  
  15.      Command line:  "1> SigTune >UULIB:.signature"  (normal)
  16.                or:  "1> SigTune *"  (write to stdout, * as escape char)
  17.  
  18. NOTES
  19.      The only way to use "?" as the escape character is to give it more
  20.      than one argument.  The second argument will be ignored, but help is
  21.      printed only when "?" is the ONLY argument.  Any other escape
  22.      character is possible, however, it is recommended that you use one
  23.      which is not used anywhere else in your SIG.
  24.  
  25. FILES
  26.      SIG and TUNE, either in the current directory or in UULIB:.
  27.      Remember that TUNE must have the integer number of lines of quotes as
  28.      the first line.
  29.  
  30. BUGS
  31.      Bugs?  In MY code?  Well, could be... nah.  No bugs.
  32.