PdcApplication.OpenFile: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

23 August 2024

  • curprev 12:0012:00, 23 August 2024 TC talk contribs 794 bytes +794 Created page with "== Declaration == OpenFile(strFilePath As String) == Description == Open a file based on a filepath. This function is mostly intended for use in the Cloud for when a file was saved to the users computer and now needs to be opened. But it also works on-prem. == Parameters == strFilePath: A path leading to a file or folder, for example: "C:\Users\Admin\Documents\". Keep in mind that this path needs to be from the perspective of the user. == Notes == This method is avail..."