Difference between revisions of "Command:OSExecute"

From Lavish Software Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
== Syntax ==
 
== Syntax ==
Syntax: OSExecute <command> [parameters]
+
Syntax: OSExecute <command> [parameters ...]
 
{{CMD-DR|OSExecute|Intermediate|Intermediate|Intermediate|Beginner}}
 
{{CMD-DR|OSExecute|Intermediate|Intermediate|Intermediate|Beginner}}
  

Latest revision as of 15:37, 20 April 2006

Syntax

Syntax: OSExecute <command> [parameters ...]

Command Difficulty Rating
OSExecute
Usage Intermediate
Level of Understanding Intermediate
Computer Savvy Intermediate
Logic Beginner

Description

Executes a given <command> from the scripts current working directory.

Examples

Execute notepad.exe

  • OSExecute notepad.exe
loads notepad

See Also