[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
Pete's QBASIC Site Discuss QBasic, Freebasic, QB64 and more 2015-12-03T15:34:47-05:00 http://petesqbsite.com/phpBB3/app.php/feed/topic/4071 2015-12-03T15:34:47-05:00 2015-12-03T15:34:47-05:00 http://petesqbsite.com/phpBB3/viewtopic.php?p=23838#p23838 <![CDATA[Simulate ALT+ENTER key pressing]]>
I have a question: How can I simulate ALT+ENTER key pressing in qb code ?
I tried _SCREENPRINT statement but it seems to work (I have not tested all the combination like _screenprint chr$("ALT code number")+chr$(13)

I'don't know the ALT code in screenprint mode (if it exists), normally for ALT detection the code is chr$(0)+chr$(56), if I'm not mistaken...

Waitin' for your clues....

Statistics: Posted by Lillolullo — Thu Dec 03, 2015 3:34 pm


]]>