|
-
Jun 6th, 2000, 06:17 AM
#1
Thread Starter
Lively Member
Im trying to interact with another app, on the other app, there is 4 text boxes and 2 command buttons. If I use Spy++ to find the class names for each textbox, they all show up as "ThunderRT5TextBox", I want to be able to send text to each one, but I can't figure out a way to say, "send to ThunderRT5TextBox (Text1)", Then "send to ThunderRT5TextBox (Text2)". This is the order I'd like to go in is,
Open App
Enter text in textbox 1
Enter text in textbox 2
Enter text in textbox 3
Click on command button
Get Text of textbox 4 and bring it to my app
Close App
Is this possible to do? Code examples would be wonderful.
Thanks in advance,
Ryan
-
Jun 6th, 2000, 07:32 AM
#2
Thread Starter
Lively Member
nevermind.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|