To run a compiled and linked (that is, executable) Foundation Classes program
you need to do the following:
- 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.
- Logon to a CICS terminal.
- Run the program.
[[ Contents Previous Page | Next Page Index ]]