Xealos Posted May 6, 2006 Posted May 6, 2006 So this is a really dumb question, but I need help, haha. I want to use #include to include a list of functions in the file IE.au3. If my code is this: #include <IE.au3> Where, exactly, does IE.au3 have to be located in order for it to work?
Valuater Posted May 6, 2006 Posted May 6, 2006 because IE.au3 only works with beta... it needs to be in the Beta\Include\ Folder 8)
spyrorocks Posted May 6, 2006 Posted May 6, 2006 And you need to activate the beta by clicking the little script that changes autoit to use the beta version or the regular relese. [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center]
Xealos Posted May 6, 2006 Author Posted May 6, 2006 Right, right. I'm using the beta So it needs to be in the Beta/Include directory? Word. Thank you guys!
herewasplato Posted May 6, 2006 Posted May 6, 2006 ...Where, exactly, does IE.au3 have to be located in order for it to work?You might want to take a look at the latest version of IE.au3 (IE_T2.0_0.au3)http://www.autoitscript.com/forum/index.ph...showtopic=25629and the documentation:http://www.autoitscript.com/forum/index.php?showtopic=25631 [size="1"][font="Arial"].[u].[/u][/font][/size]
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