I'm getting back into macros after quite a few years not using 12d, but i'm only on the practice version for the moment.
What text editor do you guys use for macro writing? I'm happy enough with ConTEXT but I was wondering if anyone had a highlighter file for 4dml? one that shows different coloured text for reserved words and variables etc. it's much easier than writing using just black text. thanks
writing macros
-
- Posts: 3175
- Joined: Fri Oct 21, 2005 2:46 pm
I use Code::Blocks, too.
Check out this post re: syntax highlighting:
http://forums.12dmodel.com/viewtopic.php?p=21360#21360
Can't remember if that's up-to-date. Also, you can use the prototypes.h generated from the cppp.exe (see post linked above) to do code completion.
Check out this post re: syntax highlighting:
http://forums.12dmodel.com/viewtopic.php?p=21360#21360
Can't remember if that's up-to-date. Also, you can use the prototypes.h generated from the cppp.exe (see post linked above) to do code completion.
-
- Posts: 1639
- Joined: Thu Dec 06, 2007 9:27 am
-
- Posts: 2
- Joined: Sun Feb 07, 2016 3:48 am