Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can QBasic do the typing for me??
#11
Learn some basic lanquages and c++ like lanquages and you will be able to look at loads of code and edit, in a variety of lanquages!
atos-Software
http://www.datacentertalk.com - interested in how web hosting works? Here the place to go to find out.
[Image: 42-r]
Reply
#12
Im sure you can get key scripters on the internet. Try searching for them, I have one which will automatically press keys when I click a certain button on my mouse.(although this is directly attached to my mouse driver)

EDIT: Wahey finally found sumthing!


http://www.hiddensoft.com/AutoIt
Reply
#13
Thanks for finding that. I don't understand it but i'll download it and try it.

I tried searching for a bit, but I didn't find anything. I just didn't know how to word my search for that.
Reply
#14
Thanks Dark_Prevail. Now you have me thinking. I can find one of those keyboard macro programs that gamers use. That will hopefully do it for me.
Reply
#15
If the program you wanted to get qb to "type for you" was dos based you could use qb, but as said above its easier to use another language or a prewritten program.
Reply
#16
Just BTW, you can use VB Learning Edition, which is free, to create that SendKeys program. Just send it over to me afterwards and I'll compile it with VB Enterprise (Learning Ed doesn't compile). zackv@sympatico.ca
f only life let you press CTRL-Z.
--------------------------------------
Freebasic is like QB, except it doesn't suck.
Reply
#17
Quote:If the program you wanted to get qb to "type for you" was dos based you could use qb, but as said above its easier to use another language or a prewritten program.

The program is 32 bit dos programmed in PowerBasic. Would that count?

What command does QB use for that?
Reply
#18
Quote:Just BTW, you can use VB Learning Edition, which is free, to create that SendKeys program. Just send it over to me afterwards and I'll compile it with VB Enterprise (Learning Ed doesn't compile). zackv@sympatico.ca

I appreciate the offer.
Reply
#19
Not a command. First of all you need to create a TSR program, which is tricky. Then you have to fill the keyboard buffer somehow, which is even trickier.
SCUMM (the band) on Myspace!
ComputerEmuzone Games Studio
underBASIC, homegrown musicians
[img]http://www.ojodepez-fanzine.net/almacen/yoghourtslover.png[/i
Reply
#20
Quote:Not a command. First of all you need to create a TSR program, which is tricky. Then you have to fill the keyboard buffer somehow, which is even trickier.

Sounds tricky...

"TSR programs (Terminate and Stay Resident)
These programs start when you first turn on your computer and stay in memory, ready for your use, even if they are not active on your screen."

Thanks for everyones help.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)