View Single Post
  #6  
Old 07-24-2005, 07:50 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
It would just be zero then, don't think it would be a problem, 1 > "hello" since "hello" would be converted to 0 (its already doing that now since 1 is a number). Also "orange" > "apple" would be false since both would be converted to 0 (currently it would say "true" because alphabetically "apple comes before "orange")
Reply With Quote