Quit Method

 

The Quit method closes Voxler. This is similar to the File | Exit command.

 

Syntax

object.Quit

 

Example

This example demonstrates how to close the Voxler program

 

'close Voxler

  VoxlerApp.Quit

 

Used by: Application object

 

 

See Also

Automation Model