home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 4
/
FreshFish_May-June1994.bin
/
new
/
util
/
cli
/
parex
/
parexscripts
/
showparex
< prev
next >
Wrap
Text File
|
1994-02-17
|
489b
|
14 lines
; PARex v3.xx program script: "ShowPARex"
; ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~
; Update: 14-Nov-93
; $VER: ShowPARex 39.002 (14.11.93) Show PARex header.
; NOTE: The output looks best under OS v2.x and later. To get the same nice look
; under OS v1.x, remove the following line, and un-comment the last line!
PAREX PAREX:PARexHeader * SILENT { REPL "{#'* }" BY "\e[32;41m{}\e[0m" CONTEXT }
; PAREX PAREX:PARexHeader * SILENT { REPL "{#'* }" BY "\e[31;42m{}\e[0m" CONTEXT }