Command:OSExecute
From Lavish Software Wiki
Contents |
[edit]
Syntax
Syntax: OSExecute <command> [parameters ...]
| OSExecute | |
| Usage | Intermediate |
| Level of Understanding | Intermediate |
| Computer Savvy | Intermediate |
| Logic | Beginner |
[edit]
Description
Executes a given <command> from the scripts current working directory.
[edit]
Examples
[edit]
Execute notepad.exe
- OSExecute notepad.exe
- loads notepad
[edit]
