INVALID PROPERTY
Submitted by Wednesday, 29 March, 2006 - 17:17
on
I need some help. Please.
I'm trying to add to a mode a way to mark as INVALID, using reg exp, several situations:
- the use, in one line, of the character ( without the corresponding );
- the use of an if statement without any condition following the if;
- the use of an if statement without the corresponding endif.
This mode will be used for xBase languages (FlagShip, xHarbour, ...) in CGI mode allowing the inclusion of CSS, Javascript and HTML. It will be made available for who wants to use it.
Thanks in advance.
Rui Costa
I'm trying to add to a mode a way to mark as INVALID, using reg exp, several situations:
- the use, in one line, of the character ( without the corresponding );
- the use of an if statement without any condition following the if;
- the use of an if statement without the corresponding endif.
This mode will be used for xBase languages (FlagShip, xHarbour, ...) in CGI mode allowing the inclusion of CSS, Javascript and HTML. It will be made available for who wants to use it.
Thanks in advance.
Rui Costa