Currently, the text <?python ... ?> sets the mode into ASP Python script but does not finish this mode at the ?>, instead expecting a %>. It is incorrect to enter ASP mode for <? but it is a useful mistake as the Kid template language uses this. Therefore, this is now changed in CVS to terminate non-PHP server side scripts when either ?> or %> is seen. This may cause problems with other script languages although I haven't been able to think of an example.
Neil _______________________________________________ Scintilla-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scintilla-interest
