Complex CSV export part 2 - the attack of the spurrious invisible characters
John Scott
qnaweb at provue.com
Wed Jul 30 05:46:09 PDT 2008
Sorry, the double angle brackets for field names got mangled in my previous post. I have substituted square brackets below:
{stripprintable(?(([SizeShort] ≠ "") AND ([ItemSeq] = 1), '
"' + [DR Item] + 'sizes"' + ',"Size","' + [Size] + ?([size diff] = 0.00, "", "<+" + str([size diff]) + ">") + "<sku:-" + [SizeShort] + "><NoTitle>" +'"',"") + ?(([Size] ≠ "") AND ([ItemSeq] ≠ 1), ',"' + [Size] + "<+" + str([size diff]) + "><sku:-" + [SizeShort] + "><NoTitle>" +'"',""))}
In any case, the problem persists, and as detailed previously appears to be independent of the data in the database.
More information about the Qna
mailing list