Report not Exporting accented characters

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
Gerard_(Guest)
Posts: 55
Joined: Tue Oct 10, 2017 12:44 pm

Report not Exporting accented characters

Post by Gerard_(Guest) » Mon Jul 23, 2012 11:00 pm

When I export a CSV file, any accented acharacters are being exported without the accents__e.g. á is being exported as an a____If I create a CSV file from the application itself (Foxpro) , the accented characters do appear in the CSV file____How do I get the accented characters to be utput from R&R__

User avatar
cstrasser
Posts: 155
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: Report not Exporting accented characters

Post by cstrasser » Tue Aug 21, 2012 3:10 pm

Try creating a file in your R&R programs folder called RRW.SRT (or edit it if it^s already there). Add a line that reads:____DBCHARS = ANSI____and save it.
Chris Strasser
Liveware Publishing, Inc.
Work bigger.

Top_Dev_User
Posts: 22
Joined: Tue Oct 10, 2017 12:44 pm

==> RE: Report not Exporting accented characters

Post by Top_Dev_User » Wed Aug 22, 2012 9:21 am

>Try creating a file in your R&R programs folder called __>RRW.SRT ____For UAC compliance, the RRW.SRT file should be located under C:ProgramDataSomeDirRRW.SRT.____Any file that gets updated should be somewhere OTHER than in the program folder or else UAC could trigger a request for Admin Level access.____-O. D. W.-__

Post Reply