Launches an external application and passes a command line argument to the application.
Use this method to open the browser from the Desktop client (e.g. from the Dashboard section). To open an URL from a web-based client (e.g. the web client), use the OpenURL (Method).
Do not use Application.Shell() in Interactive Reporting document files to be deployed in the EPM Workspace. |
Expression.Shell(CommandLine As String, [optional]Arguments As String)