Opens the Vocola command file for the currently-active application.
Syntax
OpenCurrent()
Remarks
Vocola stores commands for a particular application in files whose name derives from
the name of the application's executable file. For example, winword.exe is the executable file
for Microsoft Word, and winword.vcl contains Vocola commands for Microsoft Word.
If the command file does not exist it will be created automatically.
The file will be opened using the program associated with the .vcl extension in Windows Explorer, unless a different program has been specified using SetCommandLineForOpen.
Examples
CopyEdit voice commands
Edit [Voice] Commands = CommandFile.OpenCurrent();
This is one of Vocola's built-in commands.
Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)