Ajay, Look at my directions from Dec 4 and 5 about "Anti Launch". There are instructions and a link to a demo of how to close a window. When I want to close or interact with something other than a modal form, I create a timer form and run it "hidden" and "MDI". It would be in that form that you would include the windows API calls using DLCall from my example.
> -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of Ajay > Sanghvi > Sent: Tuesday, December 17, 2013 10:09 AM > To: RBASE-L Mailing List > Subject: [RBASE-L] - Closing REPORT preview using EEP > > Hello List members, > > > > I need to be able to close a report preview window after displaying it > for a specified amount of time. Any idea how I can do this? I tried > using the following code in After generate EEP with no luck. > > > > PAUSE FOR 10 USING 'Report will close in 60 seconds' > > PROPERTY REPORT CANCEL 'TRUE' > > RETURN > > > > Thanks for your help. > > > > Ajay Sanghvi > > Berje Inc. > > > Berje will be closed on December 24th and 25th and also January 1st, > 2014. We would like to take this opportunity to wish you & your family > a happy and safe Holiday!

