Jump to content

compile error


t0ddie
 Share

Recommended Posts

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.

Link to comment
Share on other sites

  • Moderators

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.

Link to comment
Share on other sites

  • Moderators

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 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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...