Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / Keyboard Control

Author
Message
Lance Lumpy
20
Years of Service
User Offline
Joined: 21st Feb 2004
Location: On My Computer
Posted: 22nd Feb 2004 21:21
Can I Make It So:

1) When Someone Clicks A They Are Taken To A Page, And H and they are taken to another

2) When Someone Clicks F2 They Are Taken To A Page, And F3 and they are taken to another

Support Everton FC - They're The Best!
comando 300
20
Years of Service
User Offline
Joined: 23rd Nov 2003
Location:
Posted: 22nd Feb 2004 21:26 Edited at: 22nd Feb 2004 21:26
do
if inkey$()="h"" then goto h
loop

or you can learn the scancodes,if you want to know them
make this

sync on : sync rate 0
do
cls
print "Press any key to know the scancode"
print scancode()
loop

the scancode syntax is:

scancode()=value

Post question in one thread, cuz they're the same question

CURRENT PROJECT: RETRO PAC-MAN
Lance Lumpy
20
Years of Service
User Offline
Joined: 21st Feb 2004
Location: On My Computer
Posted: 22nd Feb 2004 21:40
Your Good At This...

Support Everton FC - They're The Best!

Login to post a reply

Server time is: 2024-09-21 22:33:11
Your offset time is: 2024-09-21 22:33:11