spikyoneuk Posted August 4, 2009 Posted August 4, 2009 I think the error is about the beta not being found... Solution: Install Beta Thanks for the helpful reply but that's not the solution.
colafrysen Posted August 4, 2009 Posted August 4, 2009 If the beta is installed but not found, there is probably an issue with the registry key indicating where the autoit folder is. Try reinstalling the beta to get the keys right. [font="Impact"]Use the helpfile, It´s one of the best exlusive features of Autoit.[/font]http://support.microsoft.com/kb/q555375ALIBI Run - a replacement for the windows run promptPC Controller - an application for controlling other PCs[size="1"]Science flies us to the moon. Religion flies us into buildings.[/size][size="1"]http://bit.ly/cAMPZV[/size]
DarknessZX Posted August 29, 2009 Posted August 29, 2009 Someone help I can't download this UDF http://www.autoitscript.com/forum/index.php?showtopic=3770&hl=controlsendplus I need to use ControlSendPlus cause I want to send alt to an inactive window.
DORA Posted September 4, 2009 Posted September 4, 2009 thank you a lotwhere can i find my Autoit member number
JamesYoung Posted November 1, 2009 Posted November 1, 2009 Hi, Valuater! I was wondering if I can copy paste from your tutorial without infringing copyright. I'm a very newbie to AutoIt and love public domain code.
Valuater Posted November 1, 2009 Author Posted November 1, 2009 Hi, Valuater! I was wondering if I can copy paste from your tutorial without infringing copyright. I'm a very newbie to AutoIt and love public domain code. As long as you are not "selling" it for profit, I have no problem with you using the codeEnjoy!!8)
JamesYoung Posted November 4, 2009 Posted November 4, 2009 Thanks, this should help me relax and get familiar with it...
robinsiebler Posted December 10, 2009 Posted December 10, 2009 I've run into several errors when trying to run the lessons. Is there a new version of the demo on the horizon?
Valuater Posted December 12, 2009 Author Posted December 12, 2009 (edited) I've run into several errors when trying to run the lessons. Is there a new version of the demo on the horizon?Lesson #1 is not intended to "run". But the other lessons are. Did you have problems with lesson #2 through the end? If so, please note the actual error with the correlating lesson number.8) Edited December 12, 2009 by Valuater
questioner Posted December 13, 2009 Posted December 13, 2009 The demo asks me to install the beta version. When I try to install it, autoit tells me that it no longer uses the beta version. Then the demo gets upset with me.... this isn't making much sense..... I just want a list of the syntax and what each does.....
Strykerraven Posted January 9, 2010 Posted January 9, 2010 Thanks all! Not only is this tool a great learning tool but the topic as well.
Shawn88 Posted February 2, 2010 Posted February 2, 2010 Hi, maybe i'm doing something wrong. I've heard quite a few people i know that use Macro express mention Autoit so I thought I would download it. I am not very umm advanced with the whole programming but I am interested in learning I had already downloaded autoit before i saw this post I downloaded everything per the pop up step one but got an error. I tried to uninstall and redownload from left to right for step one and still receive this error. Line 18 (File "C:\Documents and Settings\administrator.myworklol\Desktop\AutoIt_123\Lessons\Lesson-1.au3"): If, And, Or, Then, Next, While, Wend. If, And, Or, Then, Next, While, Wend^ERROR Error: Missing seperator character after keyword. Was there anywhere specific i needed to put AutoIt 1-2-3? I extracted everything to my desktop. I searched through forum a bit found a couple relative posts but nothing worked. Sorry if I missed something.
Valuater Posted February 3, 2010 Author Posted February 3, 2010 Hi, As stated numerous times throughout this thread, Lesson #1 was not intended to run. It was intended for the new person to visually see how command words are displayed in blue/colors in Scite and the name of a few of those commands. 8)
adr Posted April 7, 2010 Posted April 7, 2010 Hi everyone, when I launch autoitdemo I get an error: Line-1: Array variable has incorrect number of subscripts o subscript dimension range exceeded. What I need to do?
Valuater Posted April 7, 2010 Author Posted April 7, 2010 I am not sure of the problem. What EXACTLY did you run... Just the exe file? What OS are you running? I just downloaded the exe file and tested it, it worked fine for me. 8)
adr Posted April 8, 2010 Posted April 8, 2010 I am not sure of the problem. What EXACTLY did you run... Just the exe file?What OS are you running?I just downloaded the exe file and tested it, it worked fine for me.8)Yes I run "Autoit-123-Demo26.exe" in Windows 7 64bit and XP 32bit, the error is always the same.
Valuater Posted April 8, 2010 Author Posted April 8, 2010 Yes I run "Autoit-123-Demo26.exe" in Windows 7 64bit and XP 32bit, the error is always the same.I just downloaded it to Win 7 32 bit and it is running fine. It was built on Xp home 32 bit. Did you do the first three steps download Autoit, beta, and Scite?or, can you get that far... does the first screen display?Are you using drive "C"?8)
adr Posted April 8, 2010 Posted April 8, 2010 I just downloaded it to Win 7 32 bit and it is running fine. It was built on Xp home 32 bit. Did you do the first three steps download Autoit, beta, and Scite?or, can you get that far... does the first screen display?Are you using drive "C"?8)Found the problem! It is Avira antivirus !! I've disabled it and now it function correctly!
Rit Posted June 8, 2010 Posted June 8, 2010 nice idea for a tutorial. i think i've found a bug in lesson-3.au3 though #include <GuiConstants.au3> on line 6, i think should be #include <GuiConstants.au3> #include <AVIConstants.au3> #include <TreeViewConstants.au3>
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