home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 5 Edit
/
05-Edit.zip
/
ipfhlt.zip
/
EPMKWDS.IPF
< prev
Wrap
Text File
|
1995-01-30
|
2KB
|
51 lines
@ -----------------------------------------------------------------
@
@ Syntax hilighting for IPF Tag Files
@
@ This document was created by Brian Johnson and is freely
@ distributable. If you change or edit this file and post
@ it somewhere else please include a comment with your e-mail
@ address so that I don't get contacted about things I don't
@ know about. Thanks.
@
@ Brian Johnson
@ Internet: bjjohns@ibm.net
@ CIS: 72322,3611
@ (Please send me comments or questions)
@
@ This file works only with EPM 6.0c (or higher?) which is a
@ BETA version of EPM available on the Developer Connection
@ CD. It will not work on EPM versions earlier than this. If
@ you know a way to make it work on an earlier version (5.51)
@ drop me a note and I'll update the file.
@
@ To use this file enter the command:
@
@ toggle_parse 1 epmkwds.ipf
@
@ See the file epmkwds.c for more information.
@
@ This file contains only three working lines, but it goes a
@ long way. It highlights comments in blue, tags (:likethis.)
@ in dark red and symbol tags in red. I had planned to do
@ individual tags and closing tags in separate colors, but it
@ got to be a bit much. This way most of the text in your file
@ is going to be black (default). Since not all tags start and
@ end on the same line, there will be areas I'll be expanding
@ later. Your suggestions are welcome.
@
@ The background and foreground colors are values between 0 and 15
@ (see the EPM doc). If a value of -1 is given then the default
@ foreground or background color is used.
@
@ -----------------------------------------------------------------
@DELIM
@
@ Start Color Color End Escape
@ string bg fg string character
.* -1 9
: -1 4 .
& -1 12 .