Opens an OS file. This uses the ShellExecute Windows API without any special flags.
rv = Window_Services("OpenFile", PathToFile)
PathToFile
Full path and file name to open
16.0.21