Jump to content

WpclsFileSysExists: Revision history

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.

19 May 2025

  • curprev 23:1823:18, 19 May 2025 Martini talk contribs 1,633 bytes +1,633 Created page with "{{DISPLAYTITLE:wpclsFileSysExists}} This class method returns the object if the specified file or directory already exists in the given folder. == Syntax == _wpclsFileSysExists(somSelf, Folder, pszFilename, attrFile) == Parameters == ;''somSelf'' (M_WPFileSystem *) - input :Pointer to the WPFileSystem class object. ;''Folder'' (SOMAny *) - input :Pointer to folder in which to search for file or directory. ;''pszFilename'' (PSZ) - input :Name of file or direc..."