saravanakumar
Member
Hi Everybody,
I have stuck up with a problem that i have to assign null to the date. When i print the date variable it should give null value instead of "?".
Sample Ex,
DEFINE VARIABLE refdate AS DATE NO-UNDO.
I cannot give something like,
refdate = "".
So what can be done...
I have stuck up with a problem that i have to assign null to the date. When i print the date variable it should give null value instead of "?".
Sample Ex,
DEFINE VARIABLE refdate AS DATE NO-UNDO.
I cannot give something like,
refdate = "".
So what can be done...