time anomaly

Jon jbondy at sover.net
Fri Aug 19 15:21:16 EDT 2005


Any idea why this code produces "19:00:54" instead of "54"? I do have 
twelveHourTime set to false, but...

on mouseUp
  local t
  put 54 into t
  convert t to long time
  answer t
end mouseUp



More information about the use-livecode mailing list