PDA

View Full Version : DTpicker


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

gforseth
03-02-2004, 01:52 AM
You must post a complete program that reproduces, and the smaller the better is the chance you'll get some help.