DreesenW
03-01-2004, 08:06 AM
I'm using the Microsoft DTpicker OCX in my application
Everything worked just fine for a while but now when
I do an INQUIRE, I got a WRUN32 error and the application closes.
I got the same problem when I do a MODIFY of my DTpicker.
example 01 :
modify agenda-Dtp-1 @day = sys-day
example 02 :
inquire agenda-Dtp-1, value in ws-date
Wouter
Everything worked just fine for a while but now when
I do an INQUIRE, I got a WRUN32 error and the application closes.
I got the same problem when I do a MODIFY of my DTpicker.
example 01 :
modify agenda-Dtp-1 @day = sys-day
example 02 :
inquire agenda-Dtp-1, value in ws-date
Wouter