Is this something you would be willing to share with the list? Ron Peterson
On Mon, Dec 30, 2013 at 2:56 PM, Karen Tellef <[email protected]> wrote: > 204 pages and counting.... > > Karen > > -----Original Message----- > From: Bill Downall <[email protected]> > To: RBASE-L Mailing List <[email protected]> > Sent: Mon, Dec 30, 2013 1:28 pm > Subject: [RBASE-L] - Re: Remind me how I.... > > Your cheat sheet must be a cheat encyclopedia by now. I think I remember > it when it was a yellow sticky. :-) > > Bill > > > On Mon, Dec 30, 2013 at 2:25 PM, Karen Tellef <[email protected]> wrote: > >> 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 >>> >>> >> >

