Problem with LastKey()

Problem with LastKey()

Postby Goran Papic » Thu Oct 27, 2005 1:49 pm

Hi all!
Can anyone tell me why LastKey() function in VALID clause work properly when my GET is placed in WINDOW, and doesn't work when GET is in DIALOG?
Goran
Goran Papic
 
Posts: 3
Joined: Thu Oct 27, 2005 1:31 pm
Location: Sisak, Croatia

Postby DanielPuente » Fri Oct 28, 2005 1:44 am

Goran:

Don't use Lastkey(), use GetAsyncKey(), for example:

IF GetAsyncKey(VK_UP)
RETURN .T.
ENDIF

Regards
Daniel Puente
Mar del Plata, Argentina
danielpuente@speedy.com.ar
puenteda@hotmail.com
DanielPuente
 
Posts: 108
Joined: Sun Oct 09, 2005 6:12 pm
Location: Mar del Plata - Argentina

Postby Goran Papic » Fri Oct 28, 2005 9:12 am

Thanks!
Goran Papic
 
Posts: 3
Joined: Thu Oct 27, 2005 1:31 pm
Location: Sisak, Croatia


Return to FiveWin for CA-Clipper

Who is online

Users browsing this forum: No registered users and 5 guests