ExecuteFile
ExecuteFile>file_to_execute[,parameters]
Executes a file using the application associated with the given file's filetype.
file_to_execute can include a full path.
Abbreviation : Exe
See also: RunProgram
Example
ExecuteFile>report.doc
or
Let>filename=c:\my documents\accounts.xls
ExecuteFile>filename