When there are tabs in the custom table data a compilation error occurs, as
if the compiler thinks the tab is attempting to create another column.
I have tried an actual tab, xml escaped tab (	), and msi escaping a tab
([{tab}], where {tab} is an actual tab)Example: <Data Column="">Testing 1,2,3</Data> In between 'Testing' and '1,2,3' is a tab. The error is: The custom table column '1,2,3' is unknown. ------------------------------------------------------------------------------ 10 Tips for Better Web Security Learn 10 ways to better secure your business today. Topics covered include: Web security, SSL, hacker attacks & Denial of Service (DoS), private keys, security Microsoft Exchange, secure Instant Messaging, and much more. http://www.accelacomm.com/jaw/sfnl/114/51426210/ _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

