
07-24-2005, 07:50 AM
|
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
|
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") |
|
|
|