bdfp1m2xProgramming Concepts and Reference

DFDLAY-Delay Processing Conditionally

Use this macro to conditionally delay an entry control block (ECB), forcing it to give up control. The delay occurs if the following is true:

This macro generates specific code for your environment that can be release dependent.

Format




label
is a symbolic name assigned to the macro statement.

Entry Requirements

None.

Normal Return

None.

Error Return

None.

Programming Considerations

Examples

The following example conditionally delays processing of an ECB.

DFDLAY
 

Related Macros

None.