Let me be the first to ask the usual question -- you aren't doing this in the
Form Designer, are you? It's read-only when you run the form from within
the designer.
> I am calling up a form from another form with the following EEP:
>
>
> ENTER USING Key_Holder_Enter
> PROPERTY Key_Key_Holder REFRESHLIST 'TRUE'
> RETURN
>
> When the Form appears, it acts as if it were in the BROWSE Mode rather
> than the ENTER mode. The DBEDIT Boxes are not editable. None of the
> fields are controlled by a PROPERTY Command.
>
> Does anybody see what I am doing wrong?
>