DoCmd Method

See Also

Executes a Visual FoxPro command for an instance of the Visual FoxPro application automation server.

Syntax

ApplicationObject.DoCmd(cCommand)

Settings

cCommand

Specifies the Visual FoxPro command to execute.

Remarks

cCommand must evaluate to a legal Visual FoxPro command.