GetNumberFormat
Not supported in Warp 4.
Functional Difference from WIN95
N/A
Functional Difference from SBCS Open32
New
Implementation
If NUMBERFMT is not specified in the parameter, this function gets values of types of locale information in NUMBERFMT for the specified locale, at first. Its behavior in this step is equal to call GetLocaleInfo for the following types of locale information. See 'GetLocaleInfo' in detail.
─────────────────────────────────────────────────────────────── WIN95 Mapping in OS/2 NUMBERFMT No mapping NumDigits (LOCALE_IDIGITS) LeadingZero (LOCALE_ILZERO) Grouping (LOCALE_SGROUPING) lpDecimapSep (LOCALE_SDECIMAL) lpThousandSep(LOCALE_STHOUSAND) NegativeOrder(LOCALE_INEGNUMBER) ───────────────────────────────────────────────────────────────
Open32 formats the input number string as a number string customized in a specified NUMBERFMT.