Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Executes a Visual FoxPro command for an instance of the Visual FoxPro application automation server.
ApplicationObject.DoCmd(cCommand)
Property Values
- cCommand
Specifies the Visual FoxPro command to execute.
Remarks
cCommand must evaluate to a legal Visual FoxPro command.
See Also
DO | Eval Method | SetVar Method
Applies To: Application Object | _VFP System Variable