This parameter is a five character string that represents the localization settings of the exported file.
The value of this parameter is: [Date mode][Thousands][Decimal][Date][Time]
Date mode – The first character specifies the Date mode:
E – European (default value)
A – American
S – Scandinavian
B – Buddhist
If a different character is defined, then the Date mode will be regarded as European.
Thousands separator – The second character represents the Thousands separator. ("," is the default value).
Decimal separator – The third character represents the Decimal separator. ("." is the default value).
Date separator – The fourth character represents the Date separator. ("/" is the default value).
Time separator – The fifth character represents the Time separator. (":" is the default value).
If the string is longer than five characters, only the first five characters are checked. This parameter is optional. If this parameter is not defined, the default values are E,./:
Example: V9converter -EXPORT=C:\eDeveloper94\ChA -PROJECT= C:\eDeveloper10\Projects\Chocolate\ -LOCALS=A,.-:
|