or your own ide
a quick simple way of describing how it works (in dbc) is:
1. your ide saves the code file as *.tmp
2. your ide calls the compiler (command line style i think), telling the compiler what to do and where the code file is.
3. the compiler compiles the code and puts an .exe in the temp directory.
that wont be 100% accurate, someone else should hopefully come along and describe it properly, but thats basically how it works.
guy would be the perfect person to ask, but ofcourse he dissapeared off the face of the earth (is he back yet?) but there are alot of people making new dbpro ide's who may be able to help you.
syntax highlighting is a bitch in any language, and probably the second biggest part of the ide. open the db help file and find all the commands for that one.
TMB - under construction
Sticking feathers up your butt doesn't make you a chicken.