Command:OSExecute

From Lavish Software Wiki
Revision as of 23:19, 19 September 2005 by Beefalo (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigation Jump to search

Syntax

Syntax: OSExecute <command>

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