Lebovski Posted August 31, 2006 Posted August 31, 2006 After $Select=ControlCommand ( "", "", "ComboBox1", "GetCurrentSelection", "" ) MsgBox(4096,"Test",$Select,10) I get only first letter, e.g. instead of "first" I get "f". Have you any idea?
Moderators SmOke_N Posted August 31, 2006 Moderators Posted August 31, 2006 I meant to comment on this this morning in the "same exact" thread you posted here:http://www.autoitscript.com/forum/index.ph...=0&p=228436I don't have the A02_01 - Break Call 12:12 No Conn Fee that you reffered to. 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.
Lebovski Posted August 31, 2006 Author Posted August 31, 2006 I meant to comment on this this morning in the "same exact" thread you posted here:http://www.autoitscript.com/forum/index.ph...=0&p=228436I don't have the A02_01 - Break Call 12:12 No Conn Fee that you reffered to.to 'SmOke_N' :I'm sorry. Do you receive my e-mail?
Lebovski Posted August 31, 2006 Author Posted August 31, 2006 No idea.... ( not enough info )8)1.Application Name:Tariff Studio (I can send you this application)2.Application language: Visual C++ (Visual Studio 6.0)3.AutoInfo text:>>>>>>>>>>> Control Under Mouse <<<<<<<<<<<Size: X: 541 Y: 92 W: 120 H: 22Control ID: 1286ClassNameNN: ComboBox1Text: Style: 0x56000413ExStyle: 0x000000004.A working script:$Select=ControlCommand ( "", "", "ComboBox1", "GetCurrentSelection", "" )MsgBox(4096,"Test",$Select,10)I get only first letter, e.g. instead of "first" I get "f".Screenshot in AttachmentThank you.
Lebovski Posted August 31, 2006 Author Posted August 31, 2006 I meant to comment on this this morning in the "same exact" thread you posted here:http://www.autoitscript.com/forum/index.ph...=0&p=228436I don't have the A02_01 - Break Call 12:12 No Conn Fee that you reffered to.You can work with any other plan too.
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