Day:




Syntax:

day name

where: name is a date varible with the data type to get the day from.



Program Example:

d?=12/25/1998;
day y%,d?
{y% has now the value 25}

Program File

Application File




Return

Last Updated: July 1998.