I've already put a request in. --Dennis
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of david blocker Sent: Tuesday, December 04, 2001 11:19 AM To: [EMAIL PROTECTED] Subject: Re: Popup calendar David Thanks for passing this on - I didn't know it was there and I went to it immediately, searched for "calendar" and found GETDATE right away! Cool. It has been bookmarked. We DO need something like this for RSyntax. Knowing our wonderful friend Razak, just ask for it in a formal request to RDCC for a new feature and we'll get it! David Blocker ----- Original Message ----- From: "David Atkinson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 01, 2001 2:17 PM Subject: RE: Popup calendar > Dennis, > > I find http://www.mail-archive.com/[email protected]/index.html > a great help - and with a search facility. > > David > > At 09:30 01/12/01 -0600, you wrote: > >Thanks to all who replied. I looked in vain for this function. > > > >Sure could use search functionality in R:Syntax. If I was able to search > >for calendar I could have found it myself. > > > >--Dennis > > > >-----Original Message----- > >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > >Behalf Of Michael Young > >Sent: Friday, November 30, 2001 7:52 PM > >To: [EMAIL PROTECTED] > >Subject: Re: Popup calendar > > > > > >Hi Dennis, > > > >In RSyntax look up GetDate. > > > >(GETDATE('Calendar Caption')) > > > >Example: > > > >In a command file, EEP or Custom Button > > > >SET VAR vGetDate = (GETDATE('Select Date')) > > > >Will bring up the Windows GUI Calendar with today's date > >circled in red. Either you could click on OK to accept the > >circled date or click on any other date on the calendar using > >the current month or scrolling months! > > > >The GETDATE function will return a valid date in column or > >variable. > > > >Best regards, > >Mike Young > > > >On Fri, 30 Nov 2001 18:40:48 -0600, Dennis McGrath wrote: > > > > >What is the latest way to achieve a popup calendar with RBWIN. Want to > > >populate a date field on a form. > > > > > > > > >-- Dennis McGrath > > >mailto:[EMAIL PROTECTED] > > > > > >-- Productivity Tools for R:Base Programmers > > >http://www.enteract.com/~mcgrath/dennis > > > > > >-- Full time consultant with: > > >SQL Resources Group > > >Steve Hartmann > > >Oak Park, IL > > >mailto:[EMAIL PROTECTED] > > > > > > >
