On Jul 19, 2011, at 10:00 PM, dunb...@aol.com wrote: > Hi. > > > Shorter? It already can be pretty short. MUCH shorter? Where's Colin?
Here's the fastest way I know: on mouseUp DisplayTime end mouseUp on DisplayTime put the long time into tTime convert tTime to dateItems split tTime by "," put format("%02d:%02d:%02d",tTime[4],tTime[5],tTime[6]) into fld "Time" send "DisplayTime" to me in 1 second end DisplayTime Ken Ray Sons of Thunder Software, Inc. Email: k...@sonsothunder.com Web Site: http://www.sonsothunder.com/ _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode