From: | John Mason |
Date: | 4 Aug 2001 at 03:15:03 |
Subject: | Re: sort and sortlist |
Hi Steve,
> >JM sortvalue = asc(1stchar)
> >JM sortvalue + asc(2ndchar/10)
> >JM sortvalue + asc(3rdchar/100)
> I'd been experimenting with something along those lines, but I didn't think of
> dividing the results of each successive character. (I also tried using the Cvl
> command, but failed miserably)
> I'll have to retry again using the divide by method to see if I can get
> anywhere.
Well, after coming up with that idea, I had to try it and it doesn't quite
work... I guess the problem is that since character values are greater
than 10, they would have to be divided by more than that otherwise they
would end u affecting thte previous decimal place (if you follow that)...
Maybe I can come up with something tomorrow, it's too late and got to do
any prolonged thinking right now :)
John Mason -- ICQ 17931257
http://chebucto.ns.ca/~ah210/Profile.html
Home of Wibby, NewStuff, and Reminder!
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie