Special characters in a text constant (NAV 2009 R2)

poppins
Member Posts: 647
Hi everyone,
I am trying to create a text constant with some special characters like ä or ü.
The thing is when I try to type a special character, for example ä in its caption value(DEU=ä...), it is changed automatically to ae after I save it.
I need to print this text in a classic report.
What shall I do to keep the special characters?
Thanks in advance
I am trying to create a text constant with some special characters like ä or ü.
The thing is when I try to type a special character, for example ä in its caption value(DEU=ä...), it is changed automatically to ae after I save it.
I need to print this text in a classic report.
What shall I do to keep the special characters?
Thanks in advance

0
Answers
-
hi,
Convert your special ascıı characters to ansii before you run classic report.
Assign your 'ä' character(ascıı code) to a char variable. and use convertstr function.
for example,
ConvertSTR(text,'ä',CharVar)
text --> which include ä charcter in text
charvar --> assigned ascii code for ä(ascıı code is 228)
0 -
In my region (Western Europe) NAV has no problems with these characters. These are included both in DOS code page 850 (which NAV uses internally) and Windows (ANSI) code page 1252.
https://msdn.microsoft.com/de-de/library/windows/desktop/dd317756(v=vs.85).aspx
Which part of the world are you from? What code page is set in the OS for non-unicode text files?Kai Kowalewski0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions