Click to See Complete Forum and Search --> : file attributes


prie
August 3rd, 2001, 06:54 AM
i need to know if a file is ReadOnly or not

i 've found out how i can set this attribute
but i don't know how i can find out if the file is ReadOnly.

please help!

thx

Innocent
September 13th, 2001, 09:01 AM
Declare an object to the file and check it's attributes.