Options

Importing ANSI text file in Nav 2013

grouicgrouic Member Posts: 34
edited 2014-09-14 in NAV Three Tier
Hi,

I'm trying to import an ANSI text file in NAV 2013. This file contain french accents and I cannot find the way to get them correctly imported.
I tried to use the TEXTENCODING function with the different options available (windows/msdos/UTF8 ... etc).

eg : InputFile.OPEN(InputFilename,TEXTENCODING::UTF8);

I was using the ansi2ascii function on Navision 4, but I guess it will be useless on the new unicode Nav 2013 database.

Any idea ?

Thx !

Comments

Sign In or Register to comment.