Using the LANG Environment Variable

You define a locale using the LANG environment variable. LANG is set using the operating system command SET:

set LANG=language

You can also set this to obtain compile-time messages in a language of your choice assuming the messages in your language are provided by the release of the product you are using.