Using the EXIT command in QMF procedures

QMF stops after the EXIT command runs.

A procedure also stops after it runs the command on its bottom line. If this command is not EXIT, one of three things happens:

Ending a main procedure in batch mode always ends QMF. This is why the sample batch procedure does not need the EXIT command.

[ Previous Page | Next Page | Contents | Index ]