Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Store statement and Enconding

Dear All,

I am using the Store statement in order to generate a txt files.

Unfortunately, I am not able to enforce the Encoding format of the generated files.

The default encode System for my environment is UTF-8, whereas I would like an ANSI Encoding.

Could I specify the Encoding format?

Herebelow the instruction:

STORE Table into $(vFileName) (txt);

1 Reply
swuehl
MVP
MVP