Can anyone help me with the following:
I need to search a folder and find all the files and folders within that particular folder and export those files and folders to a csv.
I found some code which has assisted me greatly however I have another problem, how do I set the attributes of a file
I tried assigning the FILE-INFO:FILE-TYPE but it states that it is not a settable attribute
I found some code which has assisted me greatly however I have another problem, how do I set the attributes of a file
I tried assigning the FILE-INFO:FILE-TYPE but it states that it is not a settable attribute
While you can't change the attributes via the ABL, you could always use the OS-COMMAND to modify the file/directory attributes... provided of course you have the necessary permissions to perform whatever attribute modifications you are attempting to do.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.