|
Steve
Is this what you are trying to do.
****************************************
cle
all var
SET KEYMAP [CTRL][F3] TO [ENTER]
dial
'test this' vresp vendkey 1 at 10
set var v1 = (lastkey(1)) sho var v1 SET
KEYMAP [CTRL][F3] OFF
*****************************************
Buddy
-----Original Message----- From: J. Stephen Wills [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 25, 2004 2:04 PM To: RBASE-L Mailing List Subject: [RBASE-L] - LASTKEY(0) and Combo/Chord-Keys, [CTRL-M] (RBWIN 6.5++, latest build) You know, I thought I used to do this and I thought I
remembered how to do it. On the latter I was wrong, so the validity of the
former is currently indeterminant. I would like to enable a user to press
either [ALT-keypressed] or [CTRL-keypressed] in a form.field, have it
trapped/inspected by code in a field exit procedure, then control the flow based
on the value input.
I'm okay with the form stuff, but I can't recall how to get
the input-keys into a variable.
Any ideas?
Thanks,
Steve in Memphis
|
- [RBASE-L] - RE: LASTKEY(0) and Combo/Chord-Keys, [CTRL-M]... Walker, Buddy
- [RBASE-L] - RE: LASTKEY(0) and Combo/Chord-Keys, [CT... J. Stephen Wills

