t0ddie Posted February 19, 2006 Posted February 19, 2006 having an issue with my script. i just changed a few things in it and now it wont compile. the error is Error: Error opening the destination file. what could be causing that? what should i look for. Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you.
Moderators SmOke_N Posted February 19, 2006 Moderators Posted February 19, 2006 having an issue with my script. i just changed a few things in it and now it wont compile. the error is Error: Error opening the destination file. what could be causing that? what should i look for.LOL, was it open/running when you tried to compile it? 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.
t0ddie Posted February 19, 2006 Author Posted February 19, 2006 no Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you.
Moderators SmOke_N Posted February 19, 2006 Moderators Posted February 19, 2006 Sorry t0ddie ... then the crystal ball is broken. 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.
t0ddie Posted February 19, 2006 Author Posted February 19, 2006 (edited) bah man, it happens right at the end. Edited February 19, 2006 by t0ddie Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you.
Moderators SmOke_N Posted February 19, 2006 Moderators Posted February 19, 2006 (edited) Are you using FileInstall() in there? Maybe that file is open or not there. Kind of stupid playing the guessing game without your script. Edit: And if you are using FileInstall(), make sure you are using an absolute path, not a Macro or variable in the file to install. Edited February 19, 2006 by SmOke_N 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.
t0ddie Posted February 19, 2006 Author Posted February 19, 2006 im dumb. (valik better not see this and quote me and put this in his sig) lol the compiler saved my info in a .ini i changed the folder name the files were in, and the destination folder doesnt exist now. lol oops! anyways, yeah... damn .ini Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you.
golfjrr Posted February 19, 2006 Posted February 19, 2006 having an issue with my script. i just changed a few things in it and now it wont compile. the error is Error: Error opening the destination file. what could be causing that? what should i look for. I dunno, I've seen that before. I compile again and it works the second time.
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