Hour:
Syntax:
hour name
where: name is a time varible with the data type to get the hour from.
Program Example:
t!=23:15;
hour h%,t!
{h% has now the value 23}
Program File
Application File
Return
Last Updated: July 1998.