I have a C program with SQL in it. This would be a situation where my word file contains a C_LANG section and a SQL section. Is there something I need to do to have SQL highlighted within a C program?
The multi-language syntax highlighting is only for HTML files with its languages (Javascript, PHP, ASP, CSS, ...).
You can only add the keywords for SQL to 1 or more color section of the C language definition and use Line Comment Alt = and Block Comment On Alt = and Block Comment Off Alt = definitions to specify the SQL comments also for being detected in C files.
You can only add the keywords for SQL to 1 or more color section of the C language definition and use Line Comment Alt = and Block Comment On Alt = and Block Comment Off Alt = definitions to specify the SQL comments also for being detected in C files.
Best regards from an UC/UE/UES for Windows user from Austria