Bingo! It's in my cheat sheet now, thanks! Happy New Year to you too, Bill!
Karen -----Original Message----- From: Bill Downall <[email protected]> To: RBASE-L Mailing List <[email protected]> Sent: Mon, Dec 30, 2013 1:22 pm Subject: [RBASE-L] - Re: Remind me how I.... Hi, Karen, and Happy New Year! >From Forms help: RBTI_FORM_MODE This variable holds the value of current mode of the form, such as ENTER, EDIT or BROWSE. When the form is brought-up as ENTER USING formname ... the value for RBTI_FORM_MODE will be returned as 'ENTER'. When the form is brought-up as EDIT USING formname ... the value for RBTI_FORM_MODE will be returned as 'EDIT'. When the form is brought-up as BROWSE USING formname ... the value for RBTI_FORM_MODE will be returned as 'BROWSE'. On Mon, Dec 30, 2013 at 2:09 PM, Karen Tellef <[email protected]> wrote: trap whether I brought up a form using "edit using" or "browse using". I know I've done this but didn't keep a note and I can't remember for the life of me how to do it. Tried help but can't find an answer. Karen

