IMPORT STRANGE ASCII CODE

I use a dataport (Fileformat = Fixed) but the “°” code and “£” code are bad imported. “°” became “€” “£” became “ù” Why? what are the solutions?

Thomas, try to search in the forum using the search words ascii and ansi and you will find some answers…

Thomas, Look at the following: http://www.mbsonline.org/forum/topic.asp?TOPIC_ID=9724&SearchTerms=german,alphabet I could fix similar problem like I described in that topic.

You might also want to check if the codepages are the same on the machine the data was created on, and the machine doing the dataport. There are a few topics that deal with code pages. -john