Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Library for Clipper - <b>l_min2sec()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                                 L_MIN2SEC()


Syntax:        L_MIN2SEC(<expN>)


Purpose:       To convert a number of minutes to a number of seconds.


Arguments:     <expN> is the number of minutes to be converted.


Returns:       A number of seconds representing a number of minutes.
               -1 = Syntax Error


Examples:      * Calculate seconds
               ? L_MIN2SEC(26)                  && Result: 1560


Language:      Clipper

See Also: L_HRS2SEC()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson