
PrintFileCharSepQuote problem.
Hi,
I need to create a file without commas around alphanumeric fields:
asdfasdf|0948723984|sdjfklasdkf
but when I set PrintFileCharSepQuote="" at runtime, it always print the
file using:
"asdfasdf"|0948723984|"sdjfklasdkf"
Any help is welcome !
--
---------------------------------------------
Andres Rosero N.