Setting language of NAS

RuleRule Member Posts: 34
We use a NAS to generate reports automaticly.
But when the reports are printed they are printed in english.
But we want them in dutch.

How can i set the language of a NAS.

I already tried to set the global language variable during the start of the NAS
Realisations are only limited by the borders of imagination

Comments

  • ta5ta5 Member Posts: 1,164
    Hi

    You can set

    GLOBALLANGUAGE(myLanguageID)


    Take the value of myLanguageID from Table "WindowsLanguages"
    Dont forget to copy the language directory (like in a normal client) in the nas directory.

    Thomas
Sign In or Register to comment.