Svetlana
28th October 2002, 10:26
Íi,
It would be desirable to receive answers to questions:
Than types of fields "Input" and "Input Only" differ? How to display on the form a array of string of uncertain length?:confused: :confused:

Property OCCURRENCES=8. On the form a field "check" the domain tgyeno it is placed. The field has property Only Input. With the help of a choice of "def.find" I search for penultimate record of the table. On the form two records of the table are shown (penultimate and last), and 6 superfluous "check" is given for an input(entrance).
How I can make display 6 superfluous "check"?

klesch
28th October 2002, 13:00
Svetlana, to be honest, I don't fully understand your questions. Can you be more specific?

Svetlana
28th October 2002, 13:29
Originally posted by klesch
Excuse for my English. At a choice "def.find" the found record always is displayed by the first. If after it no records in the table - empty lines are displayed. But the field of the form "check" the domain tgyenox with property Only input and multi-occurrence is accessible to input opposite to empty lines. How to me make a field "check" inaccessible to input?