orgad111 Posted September 14, 2014 Posted September 14, 2014 hey im open my file with this $hFile = FileOpen($bla, $FO_APPEND) or $hFile = FileOpen($bla, 1) and using FileWriteLine($hFile,$fullName&@CRLF) for some reason it wirite it like this : BLABLA and not : BLA BLA ** I used this func before and its worked fine ..
orgad111 Posted September 14, 2014 Author Posted September 14, 2014 nvm found the problem .. lol i forgot to write the @CRLF
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