SetLocaleDir Method
  Set the location of the translated messages. This function can be used to specify the location of the translated messages (native language support) if they are not stored in the usual place. 
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 4.8.3.0
    C#
   
  public void SetLocaleDir( string dirName )
Parameters
- dirName
 - 
   Type: 
   SystemString
   
path to the messages directory 
