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]
>
>


Reply via email to