Thanks for sharing David! That's been driving me crazy for a while too...
> -----Original Message-----
> From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of David M.
> Blocker
> Sent: Monday, November 07, 2005 8:56 AM
> To: RBG7-L Mailing List
> Subject: [RBG7-L] - Re: R>
>
> Yup - this was driving me nuts until I asked Alexsey about it at the
> conference and he showed me a way around it.
>
> Instead of Razzak's method of a speed button, place an image control with
> NO
> image and the same kind of EEP ("Use Image to Run EEP"). The image
> won't show up when you mouse over it but it will work when you left click
> on
> it - it's even more hidden that way!
>
> David Blocker
> [EMAIL PROTECTED]
> 781-784-1919
> Fax: 781-784-1860
> Cell: 339-206-0261
> ----- Original Message -----
> From: "Claudine Robbins" <[EMAIL PROTECTED]>
> To: "RBG7-L Mailing List" <[email protected]>
> Sent: Monday, November 07, 2005 8:54 AM
> Subject: [RBG7-L] - Re: R>
>
>
> Only caveat, it doesn't work with themes enabled :(
>
> ________________________________________
> From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Doug
> Hamilton
> Sent: Monday, November 07, 2005 7:35 AM
> To: RBG7-L Mailing List
> Subject: [RBG7-L] - Re: R>
>
> John, I use and enhaced speed button (cuz I think that's the only one that
> has a "transparent" effect), no captions, no hints, no images, set Effects
> to transparent and run run a Custom EEP:
>
> *(run other setup/initalize stuff here - GLOVAL.VAR, etc)
> CLOSEWINDOW
> RETURN
>
> That gets me to the DB Navigator. If you want R>, go to Settings | Startup
> Options | & check R> Prompt.
>
> Doug
>
> John Engwer wrote:
>
> I am trying to set up an invisible backdoor button in one of my
> applications
> to go directly to the R> prompt. I have seen Razzak demonstrate this at
> one
> of the conferences but I can't recall what command to use in the EEP. I
> tried Rshow but it causes a complete exit from RBase. I want to go to the
> R> prompt without closing the database.
>
> Please enlighten me.
>
> John