ILE C/C++ Programmer's Guide

Running or Calling Objects

*CMD objects are run, while *PGM objects are called. For example, to run HELLO *CMD, type HELLO on a command line and press Enter. To run HELLO *PGM, type CALL HELLO on the QCMD line and press Enter.


[ Top of Page | Previous Page | Next Page | Table of Contents ]