File OS2.INI
Application PM_National
Key (various, see below)
Value
Description This application contains
the country-dependent
information
Created -
Deleted -
Possible keys for this application (copied from the file \OS2\INI.RC. ):
"iCountry" "1" /* Country code (phone ID of country) */ "iDate" "0" /* Date mode (0:MDY, 1:DMY, 2:YMD) */ "iCurrency" "0" /* Currency mode 0: prefix, no sep */ /* 1: suffix, no separation */ /* 2: prefix, 1 CHAR separation */ /* 3: suffix, 1 CHAR separation */ "iDigits" "2" /* Signif Decimal digits in Currency */ "iTime" "0" /* time mode (0=12 hours clock, 1=24) */ "iLzero" "0" /* Leading zeros (0: no, 1: yes) */ "s1159" "AM" /* Trailing string 0:00 to 11:59 */ "s2359" "PM" /* Trailing string 12:00 to 23:59 */ "sCurrency" "$" /* Currency Symbol string */ "sThousand" "," /* Thousands separator string */ "sDecimal" "." /* Decimal separator string */ "sDate" "-" /* Date separator string */ "sTime" ":" /* time separator string */ "sList" "," /* List separator string. */ "iMeasurement" "1" /* 1=English, 2=Metric, 3=Points, 4=Picaa */