Command Launch Launch a File...

The LaunchFile command enables you to launch a file. The file will be opened using the associated application. For example, if you launch a spreadsheet, it will be opened using Microsoft Excel.

Example

The following command for example opens a spreadsheet:

{LaunchFile}
filename = "C:\mydata\stats.xls"
{/LaunchFile}