Execute
sub Execute(sProgram, sParam)
Executes the application sProgram.
sParam contains the parameters to be passed to the application specified in sProgram.
Parameters
Example:
Execute("c:\test\alert.exe", "")