I have a global variable defined as date/time. When I try to change the value to nothing it won’t. I can manually delete the value in a form.
globals.searchdate = “”
I use the same method for integer and text with no problems.
WinXP RC 6 same results with 1.2
I never need the time portion. Is it possible to just store the date?