FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour GET field: how i can block write in the next field?
Posts: 130
Joined: Fri Jun 30, 2006 02:14 PM
GET field: how i can block write in the next field?
Posted: Wed Oct 14, 2020 11:04 AM

I note that by default FWH allows you to write in the next get field without stopping if you keep writing.
How can I avoid it?
I would like the user to press enter or mouse click to go to next get field, stopping when lenght exceed the variable's lenght.
Thank you.

Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: GET field: how i can block write in the next field?
Posted: Wed Oct 14, 2020 11:21 AM
Code (fw): Select all Collapse
SET CONFIRM ON
Regards



G. N. Rao.

Hyderabad, India

Continue the discussion