system Command
From Wiki077
system command options..
This command will execute commands in the operating system. Preferences->Allow Scripts to run System Command must be enabled for the commands to execute. To preserve arguments with spaces, enclose them with a backslash quote.
Examples
system ls \"C:/Program Files\" system dir \"C:\\Program Files\"
