Hi,
This is an easy question but at present I can't remembe how to do it.
Q. How is a System Date coded into a program? So if I want to ise the system date what is the syntax.
Forgotten
Mike
Printable View
Hi,
This is an easy question but at present I can't remembe how to do it.
Q. How is a System Date coded into a program? So if I want to ise the system date what is the syntax.
Forgotten
Mike
Just use Now to return the current date/time, or Date to get the date, Time to get the time.
eg;
SysDate = Date