spyro Posted September 6, 2006 Posted September 6, 2006 I'm am trying to figure out how to check for text in a text field and return the number of lines in that field. For Example: I have a third party program which has a text field and I need to see how many lines of data are written to the field then assign it to a variable. Any Ideas? Also, Is there anywhere else with more autoit tutorials which help the beginners use different functions to learn how they work? www.SecurityDistro.com
Xenobiologist Posted September 6, 2006 Posted September 6, 2006 HI, Tut Autoit 1-2-3 in Scripts & Scraps. Have a look at ControlGetText. ID get it with Autoit Window Tool So long, Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
ramadash Posted September 6, 2006 Posted September 6, 2006 but depending on youre 3rd party program controlGetText might not work. So if this dosent work, tell us what program is it.
spyro Posted September 6, 2006 Author Posted September 6, 2006 ControlGetText worked for me. Thanks for the info. www.SecurityDistro.com
Xenobiologist Posted September 6, 2006 Posted September 6, 2006 ControlGetText worked for me. Thanks for the info.Welcome! So long,Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
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