Active Property
Description
Indicates whether to record and run on any open Windows application or applet (False) or to open and record ONLY on the specified applications or applets (True) when a record or run session begins.
Property type
Read-write property
Syntax
Visual Basic
Public Property Active As Boolean
Return Type
  • True--The StdLauncher opens the application(s) defined in the specified StdApplications collection, and record only on these applications when a record or run session begins.
  • False--The test is set to record and run on any open standard Windows application. 
Example
See Also