[DGD] Re: case conversion
Erwin Harte
harte at is-here.com
Tue Jan 6 23:25:27 CET 2004
On Tue, Jan 06, 2004 at 02:21:55PM -0800, Noah Gibbs wrote:
> Hm. I know that using character syntax ('Z') has
> been a bad idea for me in the past. Try converting
> 'A' to "A"[0] and 'Z' to "Z"[0]. If the problem goes
> away, you're doing something funny.
I wonder what you were smoking to solve problems that way. :-)
There's absolutely nothing wrong with 'A' which is effectively just an
alias for 65, if anything "A"[0] makes things more complex.
Cheers,
Erwin.
--
Erwin Harte <harte at is-here.com>
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list