glasglow Posted February 19, 2008 Posted February 19, 2008 In the helpfile it's a bit misleading. When I use a 1, for some reason I am unable to write to the file. However when I use a 0 I am able to write to the file. Is it an error in the help file? $file = FileOpen("test.txt", 1)
blademonkey Posted February 19, 2008 Posted February 19, 2008 if you can't write to the file then it's being used by another process. what version of autoit do you have? ---"Educate the Mind, Make Savage the Body" -Mao Tse Tung
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now