Jump to content

get an error


Recommended Posts

#include <misc.au3>
FileChangeDir ( 'C:\Documents and Settings\hp\My Documents\AutoIt' )
$compileTest = _compile ( 'compileTest.au3', 'compileTest.exe' )

the error i get is:

C:\Documents and Settings\hp\My Documents\AutoIt\compileTestRun.au3(3,64) : ERROR: syntax error

$compileTest = _compile ( 'compileTest.au3', 'compileTest.exe' )

The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN

Link to comment
Share on other sites

  • Moderators

did you include the compile.au3 that Westi suggested in the other post about compiling?

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

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