I am developing in CR 8.5, we have a wrapper in vc++. I am trying to create a char-separated value file with the '|' character as the separator and nothing as the delimiter. This is to create a file for import into another system. In development I can select nothing for the delimiter, but I cannot pass a NULL through the wrapper and an empty string defaults a comma and a space doubles the spaces in my text, stretching out my data.
Any help would be greatly appreciated.
Thank you in advance.
Mary
Any help would be greatly appreciated.
Thank you in advance.
Mary