Creating a program to "watch" another window

Please use this Board for QBasic related requests ( file research, programming, etc.)

Moderators:Administrator, Global Moderator

Post Reply
Guest
Creating a program to "watch" another window

Post by Guest » Fri Aug 12, 2005 6:54 am

I play an online text-based game and I was curious as to exactly how you would create a program to "watch" a specific window. (of the front end connected to said game) I would basically be looking for the program to wait for a very specific string of text and then capture up to 20 lines and then depending on options you choose yourself enter commands, waiting for specific strings back before entering more commands.

buff1

Post by buff1 » Fri Aug 12, 2005 11:25 pm

You might try the PowerBasic forum. Lots of experts there that do some amazing things.

Post Reply