Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Initialize iSeries Access (INZPCS) command allows you to establish an operating environment for iSeries Access applications by creating various control documents on the iSeries Access folders. These control documents include code page mapping tables, keyboard tables, and font files used for displaying information on the personal computer display.
Note: Do not precede an entry with an asterisk unless that entry is a "special value" that is shown (on the display itself or in the help information) with an asterisk.
*ESCAPE Messages
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
KBDTYPE | Keyboard type | *DFT, AGB, AGI, ALI, BGB, BLI, BRB, CAB, CAI, CLB, CSB, DMB, DMI, ESB, FNB, FNI, FAB, FAI, FQB, FQI, GKB, GNB, HNB, ICB, ICI, INB, INI, IRB, ITB, ITI, JEB, JEI, JKB, JPB, JUB, KAB, KOB, LAB, LTB, LVB, MKB, NCB, NEB, NEI, NWB, NWI, PKB, PLB, PRB, PRI, RCB, RMB, RUB, SKB, SPB, SPI, SQB, SSB, SSI, SWB, SWI, SFI, SGI, TAB, THB, TKB, TRB, UAB, UKB, UKI, USB, USI, VNB, YGI | Optional, Positional 1 |
ASCII | ASCII code page number | *DFT, 437, 720, 737, 775, 813, 819, 850, 851, 852, 855, 856, 857, 860, 861, 862, 863, 864, 865, 866, 868, 869, 874, 891, 897, 903, 904, 912, 915, 916, 920, 921, 922, 1004, 1006, 1008, 1040, 1041, 1042, 1043, 1046, 1088, 1089, 1098, 1114, 1115, 1124, 1125, 1127, 1129, 1131, 1133 | Optional |
EBCDIC | EBCDIC code page number | *DFT, 037, 256, 273, 277, 278, 280, 284, 285, 290, 297, 420, 423, 424, 500, 833, 836, 838, 870, 871, 875, 880, 918, 1025, 1026, 1027, 1047, 1097, 1112, 1122, 1123, 1130, 1132 | Optional |
LANGUAGE | Language feature code | *DFT, *ALL, 2902, 2903, 2904, 2905, 2906, 2909, 2911, 2912, 2913, 2914, 2922, 2923, 2924, 2925, 2926, 2928, 2929, 2931, 2932, 2933, 2937, 2938, 2939, 2940, 2942, 2950, 2954, 2956, 2957, 2958, 2961, 2962, 2963, 2966, 2972, 2974, 2975, 2976, 2978, 2979, 2980, 2981, 2984, 2986, 2987, 2989, 2992, 2994, 2995, 2996, 2998 | Optional |
Top |
Specifies the keyboard type used.
The possible values are:
Character Translation Table
Top |
Specifies the ASCII code page number to use.
Note: When you are running the INZPCS command for a double byte language, use the single byte code page for this language. INZPCS only needs to process single byte code pages. Double byte code page support is available without the use of INZPCS.
The possible values are:
Top |
Specifies the EBCDIC (or host) code page number to use.
Note: When you are running the INZPCS command for a double byte language, use the single byte code page for this language. INZPCS only needs to process single byte code pages. Double byte code page support is available without the use of INZPCS.
Top |
Specifies the language feature identifier (ID) of the secondary language to be processed.
The possible values are:
Language Feature Identifier Table
Top |
Top |
*ESCAPE Messages
Top |