Forum Discussion
tristaanogre
15 years agoEsteemed Contributor
When you call the Run method, it should be done as
Call ShellObj.Run(.....) That's probably why you're getting the error you're getting.
Call ShellObj.Run(.....) That's probably why you're getting the error you're getting.