infinitysquadron
Programmer
I was taking a break from the game I've been working on for quite some time now to try out this idea I had. I downloaded this nice little text-to-voice program (and I don't mean one that was made with QBASIC) that speaks in one of those "Stephen Hawking's Computer" voices. Among other things, it will automatically read anything that is copied into the Windows clipboard.
After seaching around for a little while I found a QBASIC Library that allows you to write to the Windows clipboard. A QQBASIC program that talks... but something didn't quite work right.
My text-to-voice program normally runs in the background in the system tray, and read out anything that is copied into the clipboard. But when I ran the QBASIC program, the text that I wrote into the clipboard wasn't read until the program ended (right when it said "press any key to continue"
. I tried compiling, but I This confused me.
Is this a problem with QBASIC?
Is this a problem with the reader?
Or is this a problem with Windows...?
I read somewhere (was it here...?) that in Windows XP that sometimes it would stop all other programs from running in the background while QBASIC was running to maintain stability. I'm running on Windows ME. Does this have anything to do with it...? Does anybody have any idea what could be causing this reaction? GOTO is the path to the Dark Side...
GOTO leads to disorganised programs...
Disorganised programs leads to unfinished programs...
Unfinished programs lead to suffering...
After seaching around for a little while I found a QBASIC Library that allows you to write to the Windows clipboard. A QQBASIC program that talks... but something didn't quite work right.
My text-to-voice program normally runs in the background in the system tray, and read out anything that is copied into the clipboard. But when I ran the QBASIC program, the text that I wrote into the clipboard wasn't read until the program ended (right when it said "press any key to continue"
Is this a problem with QBASIC?
Is this a problem with the reader?
Or is this a problem with Windows...?
I read somewhere (was it here...?) that in Windows XP that sometimes it would stop all other programs from running in the background while QBASIC was running to maintain stability. I'm running on Windows ME. Does this have anything to do with it...? Does anybody have any idea what could be causing this reaction? GOTO is the path to the Dark Side...
GOTO leads to disorganised programs...
Disorganised programs leads to unfinished programs...
Unfinished programs lead to suffering...