Search found 1 match
- Fri Jul 25, 2008 8:22 am
- Forum: madSecurity
- Topic: Folder Permissions
- Replies: 1
- Views: 9141
Folder Permissions
Hi, My ultimate goal is to pass a folder path and retrieve the folder permissions for it (read, write, create, delete) So I thought I could do : MyShare := Share('\\VADER\V8_TEST_FILES') But this doesn't bring back anything for NetName or Path and therefore I'm not able to access the Access properti...