home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / new / util / cli / parex / parexscripts / showparex < prev    next >
Text File  |  1994-02-17  |  489b  |  14 lines

  1. ; PARex v3.xx program script: "ShowPARex"
  2. ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~~~~~~~
  3. ; Update: 14-Nov-93
  4.  
  5. ; $VER: ShowPARex 39.002 (14.11.93) Show PARex header.
  6.  
  7. ; NOTE: The output looks best under OS v2.x and later. To get the same nice look
  8. ;       under OS v1.x, remove the following line, and un-comment the last line!
  9.  
  10. PAREX PAREX:PARexHeader *  SILENT { REPL "{#'* }" BY "\e[32;41m{}\e[0m" CONTEXT }
  11.  
  12. ; PAREX PAREX:PARexHeader * SILENT { REPL "{#'* }" BY "\e[31;42m{}\e[0m" CONTEXT }
  13.  
  14.