|
| PW32Find File and Directory Search/Watch
The PW32Find library is designed to give your applications quick, reliable, fully recursive, filtered searches/monitoring of the local/remote file system. Built using the same Win32 API's as Windows. One simple call and the search results are returned as a normal Paradox® table
Example
SearchLocalFiles(windowsDir(), ;Starting Path Or Alias
"win*.*, ;Search Filter
True, ;Include Subdirectories
True, ;Show Progress
":PRIV:__FSearch", ;Result table
False, ;Filter By Date?
blank(), ;From Date
blank(), ;To Date
liDirectoriesFound,
liFilesFound,
nuTotalSize,
liError,
stErrorDescription)
Additionally, any path can be monitored for file and folder changes such as create, delete, write, etc. and the method SearchLocalFiles used to identify the specific change found. A sample demonstration form is included. Key Benefits
- 100% ObjectPAL for maximum Corel Paradox® compatability
- No COM controls to license or distribute
- Fast and accurate
- Monitor a path for file/folder changes
- Watch sub-folders for changes
- Watch file/folder names
- Watch file/folders attributes (read-only, archive, etc)
- Watch file/folder size
- Watch file/folder last written timestamp
$29 USD includes a license for unlimited distribution in your applications.
Support for Corel Paradox® versions 9 and 10 is available.
Download a fully functional unlimited trial version that includes a registration reminder.
|