Started by Peter2 ·
2013-07-25 09:54 UTC ·
4 replies · SMF topic #1985
Peter2
2013-07-25 09:54 UTC
Is there a "Syntax highlighting file" for ODCL or a collection of all methods and comands used by ODCL?
bazzacad
2013-07-25 17:21 UTC
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*
Peter2
2013-07-25 18:00 UTC
Hi Barry
I want to use this list in UltraEdit (incl. Autocomplete), so a detailed list (as far as possible ..) is necessary.
bazzacad
2013-07-25 18:03 UTC
You can do as a said above & copy & paste the output from the Acad text Window into your Autocomplete text file.
Peter2
2013-07-25 18:10 UTC
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.