In crptcblade's post, the Shell Statement can include any command line arguments or switches that the external program may use to automate operations. The would be included in the "SomeApp.exe" according to the specification of the external program.

For example:

VB Code:
  1. Shell "SomeApp.exe Arg1; Arg2",1