theguy0000 Posted September 16, 2005 Posted September 16, 2005 FileWriteLine ( $restart_aimanager, '; to first create the dynamic include file (stage1), and then completely restart the') I get an error about this nice line right there ERROR: FileWriteLine() [built-in] called with wrong number of args. FileWriteLine ( $restart_aimanager, '; to first create the dynamic include file (stage1), and then completely restart the') ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~^ The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
Moderators SmOke_N Posted September 16, 2005 Moderators Posted September 16, 2005 I had no errors when I tested it: $restart_aimanager = FileOpen("C:\test.txt", 1) FileWriteLine ( $restart_aimanager, '; to first create the dynamic include file (stage1), and then completely restart the') FileClose($restart_aimanager) Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Bi0haZarD Posted September 16, 2005 Posted September 16, 2005 no problems here either, copied rons script then replaced the line with the one you submitted and it worked fine.
theguy0000 Posted September 17, 2005 Author Posted September 17, 2005 thats really wierd...i didnt change i thing, and now it works perfectly. The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
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