Overview of Differences: MPE V/E and MPE XL [ Introduction to MPE XL for MPE V Programmers Migration Guide ] MPE/iX 5.0 Documentation
Introduction to MPE XL for MPE V Programmers Migration Guide
Overview of
Differences:
MPE V/E
and MPE XL
The Command Interpreter (CI) has undergone major changes. Enhancements
to the CI make it more powerful, more flexible, and easier to use in MPE
XL. Many tasks that require programs on MPE V/E can be done simply
through the CI on MPE XL. You can create user command files to be
accessed programmatically in MPE XL. Four new intrinsics have been added
on MPE XL NM and several others are changed slightly.
New
MPE XL features that are not available on MPE V/E include:
* The following intrinsics:
HPCICOMMAND (NM) HPCIGETVAR (NM)
HPCIPUTVAR (NM) HPCIDELETEVAR (NM)
Changed
Existing MPE V/E features that have been modified on MPE XL include:
* CI structure and implementation
* The following intrinsics:
COMMAND (CM)
MYCOMMAND (CM)
SEARCH (CM)
Unchanged
Existing MPE V/E features that are the same on MPE XL include:
* The following intrinsics:
GETPRIVMODE
GETUSERMODE
MPE/iX 5.0 Documentation