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


Syntax:     ourtime(<expC1>)

Purpose:    Strip colons from time string for storage

Arguments:  <expC1> any valid clipper time string

Returns:    A character string

Library:    TC_SYS.LIB

----------------------------------- Example ----------------------------------
   //if system time were 12:00:00
   // cTime would be 120000

   cTime := ourtime(time())

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