|
Start running the indicated program and wait for it to finish. If the program requires a set of parameters, they can be specified in arguments. The method returns True if the program was executed successfully, and False otherwise |
| ShellAndWait (program_name As String , arguments As String) As Boolean |
|
|
| Application |