Just a general question to satisfy my natural curiosity. I have noticed
that when I type Date() as part of a procedure behind a form, the ()
brackets drop off the end of it immediately I type them. It does, however
appear to work as though they were there.
Does this mean that I shouldn't use Date as a field name in a procedure as
today's date - Date() ends up as Date after the brackets disappear?
dixie
that when I type Date() as part of a procedure behind a form, the ()
brackets drop off the end of it immediately I type them. It does, however
appear to work as though they were there.
Does this mean that I shouldn't use Date as a field name in a procedure as
today's date - Date() ends up as Date after the brackets disappear?
dixie
Comment