Damon :

>> 
Is there a way to set the default date for the GetDate function to anything

other than the system date on the computer? 
Usage would be to project a default date of 21 date in the future as a 
default:
Set var vFuturedate date = (.#date + 21)
Then to allow the user to see that date on the GetDate function, and then 
change it to a different date, if required.
<<

For that reason I prefer to use Mike Byerley's calendar which can be easily
modify to set a default date.

My problem was to enter a range of 2 dates (example Jan 1 2000 to March 31
2000).

When user call the calendar for the first time, default time is set to
system date. User has to use buttons to move back to Jan 2000 and then
choose Jan 1.
Then calendar is called again to enter the end of the range, and for that
second call, I can set initial date to Jan 2000.

Much more quick and confortable for users !


J.M. GRATIAS, Logimatique, France
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [EMAIL PROTECTED]
In the message body, put just two words: INTRO rbase-l
================================================
TO UNSUBSCRIBE: send a plain text email to [EMAIL PROTECTED]
In the message body, put just two words: UNSUBSCRIBE rbase-l

Reply via email to