Arbortext Command Language > set Command Options > set aliaslocale
  
set aliaslocale
set aliaslocale= localename
This command specifies a localename (such as French or German) for a document type's alias map file. The default is the system locale, which is defined by the operating system. Arbortext Editor will try to find the map file specified by the aliasmap option in doctypename\locale\localename, where doctypename is the directory in which the document type is located. If Arbortext Editor does not find doctypename\locale\localname, or the map file cannot be found in the localename subdirectory, Arbortext Editor will search for the map file in the doctypename directory.
For example,
set aliaslocale=French
set aliasmap=docbookfr
where docbookfr is an alias map file located in the doctypename\locale\French directory.
* 
This command will not have any effect if the aliasmap option specifies a full path for the map file.
Related Topics
set aliasmap command
Specifying a default alias map for a document type