home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d09xx / d0957.lha / PARex / PARexScripts / ShowPARex < prev    next >
Text File  |  1993-11-24  |  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.