PcExpert Posted February 8, 2006 Posted February 8, 2006 Hello, Does anyone know how to let your program create a log file with the actions that has been configured and the results of for example a sp[yware scan. It is the idea of the log file of Hitman Pro.
CyberSlug Posted February 8, 2006 Posted February 8, 2006 FileWriteLine ? Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
cppman Posted February 9, 2006 Posted February 9, 2006 yeeah... i would have to say, FileWriteLine($File, $Data) Miva OS Project
Gene Posted February 9, 2006 Posted February 9, 2006 How about #include <File.au3> ; at the top of the script _FileWriteLog( $sLogPath, $sLogMsg ) Gene Hello, Does anyone know how to let your program create a log file with the actions that has been configured and the results of for example a sp[yware scan. It is the idea of the log file of Hitman Pro. [font="Verdana"]Thanks for the response.Gene[/font]Yes, I know the punctuation is not right...
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