Running a Program

This chapter shows you how to:
  • Run a program and pass parameters using the CL CALL command
  • Run a program from a menu-driven application
  • Run a program using a user-created command
  • Manage activation groups
  • Manage run-time storage.
In addition, you can run a program using:
  • The Programmer Menu. The CL Programming, SC41-5721-06 manual contains information on this menu.
  • The Start Programming Development Manager (STRPDM) command. The ADTS/400: Programming Development Manager manual contains information on this command.
  • The QCMDEXC program. The CL Programming manual contains information on this program.
  • A high-level language. Calling Programs and Procedures provides information on running programs from another HLL or calling service programs and procedures.,
Note: Start of changeUse Rational® Developer for i. This is the recommended method and documentation about running a program appears in that product's online help.End of change