Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Char-Separated Values Delimiter=null

Status
Not open for further replies.

Marichele

Programmer
Oct 17, 2002
45
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top