8.6.11.4 Eval Command

Syntax

eval any DOS command

Description

The remainder of the command (after the eval keyword) is executed as a DOS command. This allows execution of a DOS command with the same name as the built-in menu command.

The eval command is only available when menu has the built-in menu commands enabled.

Examples

eval echo This uses the DOS echo command