Does anyone know how to force Textpad to recognize nested comments?
The line "LINE1" shows up as BLUE, instead of GREEN.
By the way, the programming language is called Progress and I downloaded the Syntax Definitions from the website.
COMMENTS = GREEN
CODE = BLUE
CODE1
/*** COMMENT1
/*** COMMENT2 ***/
LINE1
***/
CODE2
Syntax Highlighting and Nested Comments
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard