I develope programs for the CNC machines.
My instrunctions are G00, G01,G02...,M01,M02,M03 etc..
How I can to highlight this codes without to write all in .syn file?
Thanks a lot...
Fabio
But I don't think it can be done without using a syntax file. Setting it up doesn't take a lot of time. I used MS Excel autofill to generate all the M and G codes, one per row. Then I pasted them into a .syn. All the M codes went into [Keywords 1] and all the G codes went into [Keywords 2]. This way I could assign two different colors to them.