Hi,

I am using Quanta 3.4.2 Level "b" - SuSE 10.0 for web development (ASP
pages) and have following problem:

After the first ASP code block, tag completion doesn't work.

Example:
<%
  dim variable1, etc
 
  variable1 = 123
%>

Now, if I write a "<"-character, the tag completion doesn't open
anymore. If i remove the line "variable1 = 123", it works again (no
saving neccessary).

Unfortunately, tag completion is a valuable feature, so I would really
appreciate some kind of workaround... And no, PHP is not an option :)

Thanks,
guido