SourcePoint AMD Help

Table of Contents

yield

Allow another process to run inside macro files.

Syntax

yield

Discussion

The yield command pauses execution of a macro file to allow another process to run, SourcePoint windows to be updated, and Ctrl+Break processing to occur. A macro file normally yields at every loop iteration. For more information, see the yieldflag command.

Related Topics: