Hi,
Is there a limit on the number of file extensions for each language type?
I added a new file extension (VIEW) for SQL and highlighting was not working for files with a suffix of VIEW. It was the 12th extension. When I moved VIEW to the 'head' of the list it worked, but the last extension, ORIG, (now position 12) ceased working.
Snippet:
File Extensions = VIEW SQL SP STEP SELECT GEN UTRIG DTRIG ITRIG SCHEMA BIND ORIG
Mark
Is there a limit on the number of file extensions for each language type?
I added a new file extension (VIEW) for SQL and highlighting was not working for files with a suffix of VIEW. It was the 12th extension. When I moved VIEW to the 'head' of the list it worked, but the last extension, ORIG, (now position 12) ceased working.
Snippet:
File Extensions = VIEW SQL SP STEP SELECT GEN UTRIG DTRIG ITRIG SCHEMA BIND ORIG
Mark