G
Guest
I have defined a public variable
GDate as date
when I display this variable, it shows 12:00 am.
I tried moving GDATE = NULL, I get error
"Invalid use of Null"
My question is how do I initialize the date variable.
Even for other variables if I give gnumber = null,
I get error. Is this wrong? Then how do I initialize variable
with null values?
Thank you,
-Me
GDate as date
when I display this variable, it shows 12:00 am.
I tried moving GDATE = NULL, I get error
"Invalid use of Null"
My question is how do I initialize the date variable.
Even for other variables if I give gnumber = null,
I get error. Is this wrong? Then how do I initialize variable
with null values?
Thank you,
-Me