Frank Holland
Frank Holland
Friends

Add friends via their profile or user search and you will be able to see if they are online

Frank Holland
Added topic Strange Time Problem
I'm using build 646 v4.00. Alert("TimeHour(TimeCurrent()) = ", TimeHour(TimeCurrent()));  //works  Alert("TimeMinute(Time[i]) = ", TimeMinute(Time[10]));  //works, alert displays minute value 10 mins ago Alert("TimeHour(Time[i]) =