One thing I have to keep it 'secret'. Use a plain old Speed button. No caption. No Hint. Set it for Flat. Give it a componentid. In the Form after start eep use. PROPERTY <componentid> ENABLED 'FALSE'. Issue the ENABLED 'TRUE' option only on a proper login. I even password protect the eep just incase.
Jan ----- Original Message ----- From: "Claudine Robbins" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[email protected]> Sent: Monday, November 07, 2005 5: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
