From: Bob G. <go...@at...> - 2002-06-28 23:48:03
|
Try $aa = "1000"; $bb = "200"; if($aa<$bb) {print"$aa < $bb is TRUe\n")} and let me know what you see. B Roland Schulz wrote: > > Hey, > > how can I sort by the numerical value (e.g. by uid) instead of by the string. > So I want 1000 to be greater than 200. > > Please CC to me since I'm not on the list. Thanx for you help. > > regards > Roland Schulz > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Caffeinated soap. No kidding. > http://thinkgeek.com/sf -- Bob Goolsby go...@at... The only thing with more energy than a puppy with a bone is a puppy with *two* bones. |