Click or drag to resize

SimpleScript Class

Implements a macro compatible with recording which can be edited using the Macro Designer.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.IQL.ApplicationMcScript
        MediaCy.CommandsSimpleScript

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class SimpleScript
	Inherits McScript
Constructors
  NameDescription
Public methodSimpleScript
Initializes a new instance of the SimpleScript class
Public methodSimpleScript(McCommand)
Initializes a new instance of the SimpleScript class
Top
Remarks