WRITEFILE - is file writable?

WriteFile (S1) returns I

attempts to open S1 with write permission and returns the filact status (>0 for success). This tells you whether you can access the file for writing.

Copyright © 1996, Thinkage Ltd.