MPE/iX Documentation Guide
80 Chapter5
Development Tools and Distributed Computing
Development Tools and Distributed Computing
RPG/V Reference Manual
Part Number: 32104-90001
Functional Focus: MPE/V Programming
This manual explains how to use the Report Program Generator for the HP3000 Computer
Systems (RPG/3000). Specifically, it shows how to write source programs in the RPG/3000
programming language and compile them into object programs with the RPG/3000
compiler.
SPL to HP C/XL Migration Guide
Part Number: 30231-90001
Functional Focus: High-level C programming
This guide describes how to convert programs written in SPL to HP C/iX running under
MPE/iX.
This guide contains information on the following topics:
• Migrating SPL to HP C/iX.
• SPL program structure and basic elements.
• Global data declarations, expressions, assignments, and scan statements.
• Program control statements and machine-level constructs.
• SPL procedures, intrinsics, and subroutines.
• Input/output, compiler formats, and MPE/iX commands.
Switch Programming Guide
Part Number: 32650-90014
Functional Focus: High-level general usage
This guide explains how to run applications in a mix of the two operating modes
(compatibility mode and native mode) available with the MPE/iX operating system.
This guide contains information on the following topics:
• Compatibility mode (CM) and native mode (NM) execution.
• Switch programming with the switch assist tool (SWAT).
• Native mode to compatibility mode procedure calls.
• Compatibility mode to native mode procedure calls.
• Writing switch stubs.
System Debug Reference Manual
Part Number: 32650-90888
Functional Focus: Programming