Problem:
When using Automatic Synchronise and Compile (ASC) routines on code containing Norwegian characters, these characters do not seem to be translated correctly.
Resolution:
ASC uses the configurable USE CODEPAGE setting to perform it's translation.
In this instance, the USE CODEPAGE should be set to NORWEGIAN ANSI
To update this option/setting, in MFE, open TOOLS > MFA Drag & Drop, and then sign-on to the mainframe in the normal way.
When the MFA Drag & Drop window is displayed, use the CONFIGURE menu and choose ENVIRONMENT. The USE CODEPAGE will be displayed here.
With in the MFE Project Settings, on the General tab, the Country should be set to 47 Norwegian.
Finally, an system environment variable for MFCODESET must be set to 0047.
#EnterpriseDeveloper
#MFDS