hi all,
I m in need of your help, please suggest me any solution to my problem,.
I want to know whether Current user has write access to a particular file or not.
"Adir() function" and "GetFileAttributesEx" shows that file is read only or not. but if the access of that file is not given to current user then the file is not in readonly mode but if user try to access that file it shows access denied, i want to know this programatically, how can i get info whether access of the file is restricted to current user or not.
regards
purushottam
Visual FoxPro2
|