ASP syntax does not work

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Andy Goerdel

ASP syntax does not work

Post by Andy Goerdel »

I have tried all 3 of the syntax files available for ASP and am finding that for version 4.4.1 anyway, the syntax definitions are all messed up. For instance, a single quote (which is indeed defined as a single comment line starter in the syntax file) is indicating comments from that point until another single quote is reached in my file. Any ideas?

TIA,
Andy
Andy Goerdel

Re: ASP syntax does not work

Post by Andy Goerdel »

We figured this out. The problem was that the HTML document class included *.ASP as a member. Once we removed ASP from the HTML document class, the syntax file worked great!
Post Reply