After your chewing out :-) (causing a slight medical problem), I narrowed it down to the following, repeatable error. (--> Syntax error.)

<%
$x :=""
if ($x # "")
        $foo := '''
        <?xml version="1.0" encoding="UTF-8" ?>
        <!-- comment
        -->
        <keys>
                <key id="population" type="num">23456</key>
        </keys>
'''
end if
%>

This is a bug in my parser that will be tough to fix with my current architecture. You'll just have to avoid putting "-->" on a line by itself.

Regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to