Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Getting file/folder permissions

Status
Not open for further replies.

darkman0101

Technical User
Oct 10, 2000
51
NZ
How can I tell if the user running my application has read/write access to a given folder on an NTFS partition?
I am looking at using FSO and want to know if this is possible using FSO and if so how?

Is it going to be possible without trying to access a file in the folder and thereby generating an error if the user doesn't have permission?

If it comes down to an API call that is cool too.

Thanks in advance

Jas
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top