Hi Roger
1. In the code above, when a user click on the date picker and the click cancel on the calendar, current system date is returned to the get box.
2. Similarly, the current value of the get box is not passed to the calendar instead, the calendar is alway starting with the current date.
3. The style parameter 2 and 4 does not work on my system windows 7. The date buttons are blank.
Thanks
Joe.
DC_PopDate()
Re: DC_PopDate()
@ 1,1 DCSAY "Batch Posting Period Range:" GET dGeneral PICTURE "@D" POPUP {|d| DC_PopDate(d)}
Re: DC_PopDate()
Try this:
POPUP {|d|DC_PopDate(d,,,,,,2)}
POPUP {|d|DC_PopDate(d,,,,,,2)}
The eXpress train is coming - and it has more cars.