Jango Posted April 22, 2006 Posted April 22, 2006 (edited) Hi, I have a problem trying to use some scripts i found here. When i compile my script based on FileHash.au3 by SolidSnake i get this error StdoutRead(): undefined function. Sould i use another function ? perpahs it has been replaced ? i use AutoIt 3.1.1.0 Thx Edited April 22, 2006 by Jango
Uten Posted April 22, 2006 Posted April 22, 2006 I think you nead the beta. Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling
Jango Posted April 22, 2006 Author Posted April 22, 2006 (edited) I think you nead the beta.I downloaded the beta but i can't compile here is the error i get:Unknown function name.: $sLine = StdoutRead($hPID) $sLine = ^ ERRORAnyone can help ?thx Edited April 22, 2006 by Jango
elgabionline Posted April 22, 2006 Posted April 22, 2006 I downloaded the beta but i can't compile here is the error i get:Unknown function name.: $sLine = StdoutRead($hPID) $sLine = ^ ERRORAnyone can help ?thxYou have to go at your StartMenu and select group "AutoItV3===>Beta. Then run "Toggle AutoIt Beta". That will work. After try Compile Again your script.
Valuater Posted April 22, 2006 Posted April 22, 2006 (edited) If you are using SciTE, which you should be using... Click... Tools > Beta run or Press... Alt + F6 8) Edited April 22, 2006 by Valuater
neogia Posted April 22, 2006 Posted April 22, 2006 If you are using SciTE, which you should be using...Click...Tools > Beta runorPress...Alt + F68)You mean Alt + F5 [u]My UDFs[/u]Coroutine Multithreading UDF LibraryStringRegExp GuideRandom EncryptorArrayToDisplayString"The Brain, expecting disaster, fails to find the obvious solution." -- neogia
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