ILE COBOL Programmer's Guide


Canceling an ILE COBOL Program in a Service Program

For you to cancel an ILE COBOL program that is part of a service program from outside that service program, you must specify the CANCEL procedure name of the ILE COBOL program in the export list of the binder language.


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