Adding Time

jhonken jhonken at webdsp.com
Mon Oct 30 14:27:49 EST 2006


Can anyone steer me in the correct direction for this?  What I need to
do is populate a list box with times at specific intervals.  i.e.
 
I have a input box for the start time say 8:00 A.M.
I have a input box that has a stop time say 5:00 P.M.
I have a input box that has an interval say 5 minutes.
 
What I want to do is populate a list box with:
 
8:00 A.M.
8:05 A.M.
8:10 A.M.
etc.
etc.
etc.
5:00 P.M.
 
Any help would be greatly appreciated.
 



More information about the use-livecode mailing list