Page 1 of 1

option input field in EDIT EXTENDED

Posted: Wed Mar 17, 2010 4:39 pm
by t57042
What is the purpose of the OPTION input field in the edit extended window?

Re: option input field in EDIT EXTENDED

Posted: Sat Mar 27, 2010 11:29 pm
by Czarny_Pijar
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.