Hrm, that may be true, the only documentation I can find talks about marshalling multi-dimensional arrays as the System.Array type, but I don't know if that will solve the problem or not [use the ...
In C/C++, we can use the backslash escape sequence to create a string with any embedded ASCII code.<BR><BR>",\x09" is a string with a comma followed by an unprintable character whose ASCII code is ...