Managing Flow of Control in an Application

Topics:

 

Dialogue Manager is the part of the WebFOCUS language that controls the execution of your application components. You can dynamically control the execution of procedures, giving you flexibility in application design. Dialogue Manager also enables you to use variables in your procedures and supply values for them at run time.

This topic contains information for the following operating systems: Windows, z/OS, and UNIX. References to Windows apply to Developer Studio and WebFOCUS. References to all other operating systems apply only to WebFOCUS.

When you open a previously written procedure in Developer Studio, Dialogue Manager commands within TABLE commands will be eliminated. However, Dialogue Manager commands used before or after TABLE and END commands will be retained.


WebFOCUS