Re: When Is A Drive Really Read Only?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Would it be helpful to simply attempt to create a file to the location, then check if it exists? Or maybe the writing of the file itself will produce an error?

if not create_file("the_new_file") then 
	crash("Filesystem problem - could not create the new file") 
end if 
new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu