Vocola.net
Vocola 3.1 Function Library
OpenGlobal()
Namespaces LibraryCommandFile ► OpenGlobal
Opens the Vocola file containing commands for all applications.
Syntax
OpenGlobal()
Remarks
Opens the file _global.vcl, containing commands which apply to all applications.

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
Edit Global [Voice] Commands = CommandFile.OpenGlobal();
Saying "Edit Global Commands" opens the file _global.vcl from the Vocola command folder.

This is one of Vocola's built-in commands.

Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)