Dear All ,
I have XBROWSE control to accept input and before that there a GET control. And when user press up arrow on first row and first column the focus should move to GET control as bPastBof code block should do. I am using first time this code block so seeking the help for the same. Thanks in advance..!!
I have XBROWSE control to accept input and before that there a GET control. And when user press up arrow on first row and first column the focus should move to GET control as bPastBof code block should do. I am using first time this code block so seeking the help for the same. Thanks in advance..!!
@10,10 GET cVar
@50,10 XBROWSE oBrw
:bPastBof := { | o, nK | aoGET[ 6 ]:SetFocus() } // not working this code block.Thanks
Shridhar
FWH 24.04, BCC 7 32 bit, MariaDB
Shridhar
FWH 24.04, BCC 7 32 bit, MariaDB