Executing Programs

To run a compiled and linked (that is, executable) Foundation Classes program you need to do the following:

  1. Make the executable program available to CICS®. This involves making sure the program is in a suitable directory or load library. Depending on your server, you may also need to create a CICS program definition (using CICS resource definition facilities) before you can execute the program.
  2. Logon to a CICS terminal.
  3. Run the program.
[[ Contents Previous Page | Next Page Index ]]