Run

Syntax

Konsol:Run(exename)

Description

Runs an external application.

Note

The file should exist to be executed. (duh?)

Example

function main() {
  //opens your notepad
  Konsol:Run("notepad")
}
www.konsolscript.org
© 2005-2011 KonsolScript Labs | All Rights Reversed | Licensed under GNU GPL | Designed by Mj Mendoza IV
http://www.sourceforge.net