home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / yep16.zip / yx-13.doc < prev    next >
Text File  |  1997-04-09  |  4KB  |  71 lines

  1.                           -------------------------
  2.                             ---------------------
  3.                             Y E P     E X T R A S
  4.                             ---------------------
  5.                           -------------------------
  6.  
  7. The YX-13.ZIP archive contains several small OS/2 command line utilities
  8. which may be used with YEP to add novelty and functionality. Each program
  9. has it's own small DOC file outlining it's usage, but here is a summary
  10. of the programs included:
  11.  
  12.         DATETIME - this program (previously called DATEFILE) will accept a
  13.                    quoted string on the command line and replace the @d and
  14.                    @t, if found, with the current date/time. This could be
  15.                    used with YEP to import the exact current, local, date
  16.                    and time into a SIG file, if wanted. (This program has
  17.                    been updated and now accepts a huge number of
  18.                    subtitutions on the commandline. Run it with /? to get a
  19.                    complete list of options). Try the DT-TEST.CMD for
  20.                    a little demo of some of the possibilities.
  21.  
  22.         GRBQUOTE - this program may be used to output random sections
  23.                    of a text file. It might be useful for maintaining a
  24.                    file of quotations from books, or ascii art, to be
  25.                    used in SIGs or whatever you can imagine. An example
  26.                    of it's use is given in the default YEP.CFG file.
  27.                    (the QUOTES file in YX-11.ZIP is an example quotation
  28.                    file also used in the example - placed in root dir)
  29.  
  30.                K - Need inspiration? Not sure what to write about in your
  31.                    messages? Normally you would go out and lie in the
  32.                    grass and gaze at the stars awaiting your muse, but
  33.                    it's cloudy and all your grass died?? Fear not. Just
  34.                    run this script and gaze away! Ok, it has nothing to
  35.                    do with YEP, but what the hell. It's pretty. (-:
  36.  
  37.         MOONDAYS - this program will simply report the current "age"
  38.                    (or "phase") of the moon. In the default YEP.CFG
  39.                    is an example custom header which uses it. (this
  40.                    program has flaws. It had particular calcuation
  41.                    problems during february 1996. A new program,
  42.                    POM, has been put together; it is more accurate
  43.                    and gives more data. See below).
  44.  
  45.           PIGSAY - A simple Pig Latin filter. It's not very sophisticated.
  46.  
  47.              POM - this is an adaptation of the unix POM (Phase of
  48.                    Moon) program. It will report the physical
  49.                    description of the moon in it's current state
  50.                    and the percentage of full that it is.
  51.  
  52.         REP-REXX - a text search/replace script. Searched for and replaces
  53.                    text in text files. Used as an example for YEP blocks.
  54.  
  55.            ROT13 - Simple ROT13 REXX script. Uses Standard input/output.
  56.                    Can be used with YEP "block processing" to encode
  57.                    ROT13 in your messages, if your text editor doesn't
  58.                    support it.
  59.  
  60.           SHAKES - this is a "shakespearean insult generator" and outputs
  61.                    'shakespearean' sounding insults (using words from the
  62.                    plays). Use your imagination with this one. (-;
  63.  
  64.          SCOOTER - this has nothing to do with YEP, and in fact can't
  65.                    be used with YEP. I was forced to include it by a
  66.                    huge curly moose with voodoo powers! I obey, master.
  67.  
  68.            YPENC - YEP Password Encyrpter. See the YPENC.DOC
  69.  
  70.  
  71.