Russell
p.s. An advanced macro facility would make this a snap

Basically 'all' that would need to be done is, in the editor (the compiler would not need to be altered) a special version of the syntax highlighting list which is already used, would have an alternate name to look for. If this alternate name is found, it is highlighted just like the others and then when it's time to compile the editor looks through the code and replaces the new with the old before sending the file to the compiler.PB wrote:> So I can use 'Function/EndFunction' instead of 'Procedure/EndProcedure'.
This has been asked for before and I don't think it's easily done. Also, it
raised the important issue of asking for help: if you have your own set of
commands, then you can no longer use these forums to ask for help...
because nobody will know what your commands are for, and they can't
just cut/paste your snippets to compile. Is that worth it?