Is there any way I can make the TAB the delimiter for EXPORT?

WayneFrank

Member
A question about the Export command:

I want to use the Tab character as the delimiter. CHR(KEYCODE(“TAB”))

If I try to use this as the delimiter, it uses “C” as the delimiter.

When I look in the Progress Language Reference it says “The character parameter must be a quoted single character.”

Is there any way I can make the TAB the delimiter for EXPORT?

Thanks

Wayne
 
Back
Top