Description

Opens an OS file. This uses the ShellExecute Windows API without any special flags.

Syntax

rv = Window_Services("OpenFile", PathToFile)

Parameters

ParameterDescription

PathToFile

Full path and file name to open

Version

16.0.21

  • No labels