using 64+03 is safe ?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
using 64+03 is safe ?
Hi All,
I see 64+03 = 67 in a stack for Mac
I'm happy with that but is it safe on all platforms or is it more safe to use something else ?
All the best
Jean-Marc
I see 64+03 = 67 in a stack for Mac
I'm happy with that but is it safe on all platforms or is it more safe to use something else ?
All the best
Jean-Marc
https://alternatic.ch
Re: using 64+03 is safe ?
Are you talking about simple math? Then yes it is fine to use on all platforms..
Re: using 64+03 is safe ?
Hi shaosean,
Thank for reply
Best regards
Jean-Marc
Thank for reply
Yes. Only to convert "64:03" to number of secondsAre you talking about simple math? Then yes it is fine to use on all platforms..
Best regards
Jean-Marc
https://alternatic.ch
-
- VIP Livecode Opensource Backer
- Posts: 10052
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: using 64+03 is safe ?
I don't understand, since 64:00 + 00:03 does not equal 67:00.jmburnod wrote:Only to convert "64:03" to number of seconds
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Re: using 64+03 is safe ?
You are looking at converting 64 minutes and 03 seconds to a total number of seconds? 64+03 will not give you the correct answer, (64*60) + 03 will
Re: using 64+03 is safe ?
Hi,
I'm sorry for this confusion.
¥ou're right of course (64*60) + 03 is the good way
Best
Jean-Marc
I'm sorry for this confusion.
¥ou're right of course (64*60) + 03 is the good way
Best
Jean-Marc
https://alternatic.ch