Syntax highlighting file?

Started by Peter2 · 2013-07-25 09:54 UTC · 4 replies · SMF topic #1985

Is there a "Syntax highlighting file" for ODCL or a collection of all methods and comands used by ODCL?
The forum's syntax highlighting file just uses "DCL*".
You can do the same type of thing in Acad with this command:

ARX
C
DCL*
Hi Barry
I want to use this list in UltraEdit (incl. Autocomplete), so a detailed list (as far as possible ..) is necessary.
You can do as a said above & copy & paste the output from the Acad text Window into your Autocomplete text file.
author=BazzaCAD link=topic=1985.msg9785#msg9785 date=1374775402 wrote:
You can do as a said above & copy & paste the output from the Acad text Window into your Autocomplete text file.

Yes, just this moment I realized and did what you said above (1094 lines  8)). I got it - sorry for misunderstanding.

Thanks a lot for the help.