> This code rather than my prose probably explains better what I'm after:
>
> on mouseUp
> set the twelveHourTime to false
> put the short time into tSomeClockTimeTodayInSeconds
> convert tSomeClockTimeTodayInSeconds to seconds
> put tSomeClockTimeTodayInSeconds into tSameClockTimeTomorrowI
Hi,
This code rather than my prose probably explains better what I'm after:
on mouseUp
set the twelveHourTime to false
put the short time into tSomeClockTimeTodayInSeconds
convert tSomeClockTimeTodayInSeconds to seconds
put tSomeClockTimeTodayInSeconds into tSameClockTimeTomorrowInSec