[jawsscripts] Time format function.
- From: Jeet <LoveForAll@xxxxxxxxxxxxxx>
- To: jawsscripts@xxxxxxxxxxxxx
- Date: Fri, 28 Dec 2007 21:59:00 -0800
Hello friends, In an audio application, I find the folowing trouble:
the time info is provided this way, and I am in need to write a script to
interprate it correctly.
For example: if a five minute's file is open, info is:
5:00.0 only a single colon sign can prove it,
1:5:00.0
the zero after a point sign is a fraction of a second.
You'd need to check for colons in the time. If there are no colons,
then the time in seconds and fractions of a second after the decimal.
If there is one colon, then it is minutes, seconds, and fraction. If
there are two colons, then it is hours, minutes, seconds, and fraction.
I need to write a function that I call via one scripts and anounce it properly.
Please help me please!
Thank you.
--
Contact:
Direct-cell: +919213153776
Skype:
Jeet.delhi
"The Scourge Of Authoritarianism Is Intellectualism."
----------------------------------------------------------------------
Get a free email account with anti spam protection.
http://www.bluebottle.com/tag/2
__________
View the list's information and change your settings at
http://www.freelists.org/list/jawsscripts
- Follow-Ups:
- [jawsscripts] Re: Time format function.
- From: jim grimsby Jr.
- [jawsscripts] Re: Time format function.
- From: Dennis Brown
- [jawsscripts] Re: Time format function.
- From: Paul Magill
Other related posts:
- [jawsscripts] Re: Time format function.
- From: jim grimsby Jr.
- [jawsscripts] Re: Time format function.
- From: Dennis Brown
- [jawsscripts] Re: Time format function.
- From: Paul Magill