BlueDragonBall Posted August 5, 2007 Posted August 5, 2007 Hi to all! I have a problem with inputbox... When I put a number, the variable is considered as string... How can I convert the string in numbers? I use the function GuiCtrlRead... Thanks to all!
martin Posted August 5, 2007 Posted August 5, 2007 Hi to all!I have a problem with inputbox...When I put a number, the variable is considered as string...How can I convert the string in numbers?I use the function GuiCtrlRead...Thanks to all!Number($string) ? Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
BlueDragonBall Posted August 5, 2007 Author Posted August 5, 2007 Ops.... I didn't read that function... Sorry... (Damn, I read all the function...) Thanks! P.S. Where are the function explanations of _InetGetSource and similars?
Gif Posted August 5, 2007 Posted August 5, 2007 (edited) Ops....I didn't read that function...Sorry...(Damn, I read all the function...)Thanks!P.S. Where are the function explanations of _InetGetSource and similars?http://dundats.mvps.org/AutoIt/UDFs3_WebHelp/Index.htm, look at Inet Management Edited August 5, 2007 by Gif
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