Rational Developer for System z
COBOL for Windows, Version 7.5, Programming Guide


Handling conditions from date and time callable services

Condition handling by COBOL for Windows is significantly different from that provided by IBM Language Environment® on the host. COBOL for Windows adheres to the native COBOL condition handling scheme and does not provide the level of support that is in Language Environment.

If you pass a feedback token an argument, it will simply be returned after the appropriate information has been filled in. You can code logic in the calling routine to examine the contents and perform any actions if necessary. The condition will not be signaled.

related references
Feedback token


Terms of use | Feedback

Copyright IBM Corporation 1996, 2008.
This information center is powered by Eclipse technology. (http://www.eclipse.org)