Opens the Vocola machine-specific command file for the currently-active application.
Syntax
OpenCurrentForMachine()
Remarks
Vocola stores commands for a particular computer in files whose names derive from
the name of that computer. For example, [email protected] contains Vocola commands
for Microsoft Word on the computer named "venus".
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 for current computer
Edit Machine [Voice] Commands = CommandFile.OpenCurrentForMachine();
Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)