I was experimenting with xml and pasted some xml into a Heredoc
string to do some testing (single quote version). Something like:
'''
<?xml version="1.0" encoding="UTF-8" ?>
<!--
untitled
Created by Steve Alex on 2007-06-08.
Copyright (c) 2007 __MyCompanyName__. All rights reserved.
-->
<xml>
<tag id="1">stuff</tag>
<tag id="2">id</tag>
</xml>
'''
Active4D interpreter balked at the <!-- comment generated by textmate.
Checked the documentation and didn't see any restrictions.
Steve Alex
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/