Minute:




Syntax:

minute name

where: name is a time varible with the data type to get the minute from.



Program Example:

t!=23:15;
minute h%,t!
{h% has now the value 15}

Program File

Application File




Return

Last Updated: July 1998.