Difference between revisions of "ISKernel:Macro (Command)"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 4: Line 4:
  
 
== Forms ==
 
== Forms ==
 +
Macro -record <name> - starts recording key and mouse commands. no interaction with InnerSpace UI will be recorded.
 +
Macro <name> [speed %] - Starts a macro running at [speed %] of the original macro (Default 100%)
 +
Macro -stop - stops the macro recording or a playback of a macro
  
 
== Examples ==
 
== Examples ==

Revision as of 22:42, 24 August 2005

Syntax

Command Difficulty Rating
Macro
Usage Beginner
Level of Understanding Beginner
Computer Savvy Beginner
Logic Beginner

Macro <name> [speed %]|-record <name>|-stop

Forms

Macro -record <name> - starts recording key and mouse commands. no interaction with InnerSpace UI will be recorded. Macro <name> [speed %] - Starts a macro running at [speed %] of the original macro (Default 100%) Macro -stop - stops the macro recording or a playback of a macro

Examples

See Also