Call Statement

<< Click to Display Table of Contents >>

Navigation:  Control Commands >

Call Statement

Description

Transfers control to another macro file.
When the Exit command in the second macro file is encountered, execution returns to the command that follows Call statement
Up to 10 levels of macro files can be called

Syntax

Call MacroFilename