Right, so I need to output a text message to an open window. The tricky part is the display window is run by a different program.
For example, "any text" (or another string) printed in an open NotePad or msPaint window. I have a decent understanding of C++, and Win32 syntax to a lesser extent, but was wondering if there was another language made for this sort of challenge.
So, is there a language that works better for this task than C++?
Which programing language?
Page 1 of 15 Replies - 668 Views - Last Post: 29 July 2008 - 08:25 PM
Replies To: Which programing language?
#2
Re: Which programing language?
Posted 28 July 2008 - 01:58 PM
#3
Re: Which programing language?
Posted 28 July 2008 - 05:34 PM
Visual Studio is not a language...it is an IDE
#4
Re: Which programing language?
Posted 28 July 2008 - 11:46 PM
Busted !
IDE with compiler.
IDE with compiler.
#5
Re: Which programing language?
Posted 29 July 2008 - 05:58 AM
So... the recomendation is to use VBscript using the Visual Studio 2005 IDE
#6
Re: Which programing language?
Posted 29 July 2008 - 08:25 PM
Actually it would seem that the best way to achieve what you want would be to use a macro language like AutoHotkey. This is what I would use if I wanted to automate things to be opened in a program like Notepad.
VBScript would work as well.
VBScript would work as well.
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote




|