New MPE XL Localization Features
Table 4-1 summarizes new MPE XL localization and customization
features.
Table 4-1. What is New to MPE XL
-----------------------------------------------------------------------------------------------
| | | |
| Feature | Classification | Function |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| CALC | Command | Evaluate an expression |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| DELETEVAR | Command | Delete an MPE XL variable |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| DO | Command | Execute a command in redo stack |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| ECHO | Command | Display a message |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| HPCICOMMAND | Intrinsic | Access the CI from a program |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| HPCI- DELETEVAR | Intrinsic | Delete an MPE XL variable from a program |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| HPCIGETVAR | Intrinsic | Display MPE XL variables and their values |
| | | from a program |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| HPCIPUTVAR | Intrinsic | Assign a value to a MPE XL variable from a |
| | | program |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| HPGROUP | Predefined variable | Contains current group name |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| HPHGROUP | Predefined variable | Contains home group name |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| HPPATH | Predefined variable | Modify search path for Command Files and |
| | | program files |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| HPPROMPT | Predefined variable | Modify prompt value |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| HPREDOSIZE | Predefined variable | Modify number of entries in redo stack |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| HPTIMEOUT | Predefined variable | Modify terminal timeout interval |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| INPUT | Command | Interactive assignment to variable |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| LISTREDO | Command | Display contents of redo stack |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| SETVAR | Command | Assigns a value to a MPE XL variable |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| SHOWVAR | Command | Display MPE XL variables and their values |
| | | |
-----------------------------------------------------------------------------------------------
Table 4-1. What is New to MPE XL (cont.)
-----------------------------------------------------------------------------------------------
| | | |
| Feature | Classification | Function |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| SYSCAT .PUB.SYS | System message catalog | Contains Native Mode system error messages |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| WHILE | Command | Control execution with looping structure |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| XEQ | Command | Execute Command File or program file with |
| | | same name as built-in command or UDC file |
| | | |
-----------------------------------------------------------------------------------------------
NOTE Refer to Appendix A of the MPE XL Commands Reference Manual
(32650-90003) for a complete list of MPE XL predefined variables.