Hi Karen,
Using RBase Enterprise edition, open the Form Designer and in the Object Inspector, you will see a property called "DontShowSave...", which is actually "DontShowSaveDialog".  Change this to "False" and you are all set!  This one has gotten me a few times...
 
All the best,
Ted
 
Ted Lienhard CNE NCT
Golden Valley Consulting


>>> <[EMAIL PROTECTED]> 4/17/2008 9:47 AM >>>
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?

Reply via email to