PLB_AAMUPPER Keyword
PLBWIN, or PLBLinux
PLB_AAMUPPER={filename}
This keyword specifies the uppercase translation table for AAM files. Files using this option must have been aamdexed using the 'u' (uppercase) option if this translation table is to be applied. The translation table corrects issues for international users. Special characters beyond the normal A-Z range are forced to uppercase characters. {filename} must specify a valid 256-byte translation file as the runtime is loaded.
If an error occurs while opening or loading the file specified by the keyword, the runtime generates a U43 error with a diagnostic identifying value as follows:
|
Code |
Meaning |
|
1 |
Unable to open the AAM uppercase translation file. |
|
2 |
AAM uppercase translation file size is invalid. This file must have a size of 256 bytes. |
|
3 |
An error occur while reading the AAM uppercase translation file. This prevents the data from being retrieved. |
See Also: PLBWIN Keywords, PLBLinux Environment Variables, Compiler and Runtime Options
![]() |