Raddict
Active member
Hi, can anyone tell me how I can set a file to be not ReadOnly.
Something like:
if readonly(c:\file.txt) =true then
readonly(c:\file.txt) =false
end if
how should I accomplish this?
Something like:
if readonly(c:\file.txt) =true then
readonly(c:\file.txt) =false
end if
how should I accomplish this?