Opens the Vocola machine-specific file containing commands for all applications.
Syntax
OpenGlobalForMachine()
Remarks
Vocola stores commands for a particular computer in files whose names derive from
the name of that computer. For example, [email protected] contains global commands
for 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 global commands for current computer
Edit Global Machine [Voice] Commands = CommandFile.OpenGlobalForMachine();
Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)