Moderators SmOke_N Posted March 7, 2006 Moderators Posted March 7, 2006 Make sure your using Beta... the _IsPressed() UDF is in the Beta Misc.au3 file. 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.
King Posted March 7, 2006 Author Posted March 7, 2006 probaly because you dont have beta or you didnt inlucde misc.au3Where can i get beta?
cdkid Posted March 7, 2006 Posted March 7, 2006 in the V3 Developers forum, there's a Sticky calledLATEST BETA~cdkid AutoIt Console written in C#. Write au3 code right at the console :D_FileWriteToLineWrite to a specific line in a file.My UDF Libraries: MySQL UDF Library version 1.6 MySQL Database UDF's for AutoItI have stopped updating the MySQL thread above, all future updates will be on my SVN. The svn location is:kan2.sytes.net/publicsvn/mysqlnote: This will still be available, but due to my new job, and school hours, am no longer developing this udf.My business: www.hirethebrain.com Hire The Brain HireTheBrain.com Computer Consulting, Design, Assembly and RepairOh no! I've commited Scriptocide!
King Posted March 7, 2006 Author Posted March 7, 2006 Everything is working accept Line 7 Error sleep (a split second) error parsing Function Call
greenmachine Posted March 7, 2006 Posted March 7, 2006 That's because "a split second" is not a valid Sleep value (duh?). Seems like you should have known that... Just put in a number to fix it.
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