Ontosy Posted May 18, 2007 Posted May 18, 2007 (edited) do it is normal that call("Shutdown","2") is not working as Shutdown(2) ? Edited May 18, 2007 by Ontosy
Developers Jos Posted May 18, 2007 Developers Posted May 18, 2007 (edited) No, Shutdown is not a UDF.I will move this to Support since its a support question.Calls a user-defined function contained in a string parameter.RemarksThe function cannot be a built-in AutoIt function or plug-in function. Edited May 18, 2007 by JdeB SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Helge Posted May 18, 2007 Posted May 18, 2007 Would it be possible to add some information in the helpfile about how Call is useful for dynamically calling a function, and not needed when only given a string ? I don't know if it's only me but the following sentence doesn't only sound weird in my ears, it's also not very descriptive : Calls a user-defined function contained in a string parameter.This example is kinda bad too :Call("Test1")oÝ÷ Ùhrl¢g)à)¶¬{-y§ZºÚ"µÍÌÍÛ[XH[ÛJKËJBØ[ ][ÝÕÝ ][ÝÈ [È ÌÍÛ[X Maybe someone like to call functions like the OP tries to do... Oh well...just my 0.02 kroner.
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