-
SendMessage
SendMessage makes use of the API, and is not a "pure" visual basic function. So newbies like me have no clue, as how to implement it.
I want to send the string "Merge.txt" to another non-visual basic application. The text window it is going to, is called 1013.
I've used VB.NET to find the name 1013, by simply opening the non-vb app.
Please post a clear full code or explanation of how to send a message to another app's textbox.
-
Classic VB? Or VB.NET? Not sure which one you wanted with the way you put it..
Phreak
-
default
I thought about that after I posted, but by default we are in a VBclassic forum so... (ofcourse me being a newbie...)...
Yes VB6.
Although if you know VBNET that's an extra for later.
I know this must be asking much.
If this stuff were only simpler, the way it should be...