MPE/iX Intrinsics Reference Manual (32650-90905)

544 Chapter9
Command Definitions (MAIL-PUTJCW)
NLINFO
3 *Specified character set not configured
4 No national table present
5 *NLS internal error
6 *NLS internal error
7-9 Reserved for the operating system
10
Itemnum
out of range
* Do not apply to calls with a
langnum
equal to 0 (NATIVE3000/XL).
Itemnum/
Mnemonic Item Description
1/CA Returns the calendar format in an 18 byte array. The 18 bytes of the string
for this definition are interpreted as the format description for that
language. The following descriptors are valid:
D 1 byte day abbreviation
DD 2 byte day abbreviation
DDD 3 byte day abbreviation
M 1 byte month abbreviation
MM 2 byte month abbreviation
MMM 3 byte month abbreviation
MMMM 4 byte month abbreviation
mm Numeric month of the year
dd Numeric day of the month
yy Numeric year of the century
yyyy Numeric year
Nyy National year
NPyy National year that can include a before-period symbol
E 1-8 of these are replaced by an equal amount of bytes from
the emperor/country name
Valid separators are any special character. For example, a format can be
DDD, MMM DD, yyyy. Using this format in NATIVE3000/XL results in
FRI, MAY 25, 1984.
2/CA Returns the custom date format in a 13 byte array. The 13 bytes of the
string for this definition are interpreted as the custom date format
description. The following descriptors are valid:
mm Numeric month of the year
dd Numeric day of the month
yy Numeric year of the century