option input field in EDIT EXTENDED
Moderator: Rathinagiri
option input field in EDIT EXTENDED
What is the purpose of the OPTION input field in the edit extended window?
- Czarny_Pijar
- Posts: 172
- Joined: Thu Mar 18, 2010 11:31 pm
- Location: 19.2341 E 50.2267 N
Re: option input field in EDIT EXTENDED
Look at the example c:\hmg\samples\edit.2. The 'Clientes.dbf' database has the field 'CASADOS' declared as Logical. The purpose for the option input field is to distinguish between 'true' and 'false' state for that field.