EE Editor and Databases
David,
Thanks for the help, but I had already changed the KEYWORDS and
COLOR files.
What had happened was, I had changed the DASH class to be the letter
"R", since the
comments used REM as the keyword, I then checked the next two characters
to see if
they were E and M, using two more if statements. It dawned on me last
night that ALL
the keywords that were not being colored containd the letter "R". I
just added another
global constant for remarks and made the keyword in it REM, that way I
could move the
code being used for the dash up and use a find statement to color the
REMARKS. Worked like a charm.
P.S. Has anyone created a database program that utilizes multiple
indexes? I need to
be able to order the data in certain order. Such as by LAST NAME or by
ZIP CODE.
|
Not Categorized, Please Help
|
|