> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Florian Bogeschdorfer
> Sent: Wednesday, August 29, 2001 3:35 PM
>
> Though I found out something weird folks, take a look at this (from the
> message window, D8 Mac):
>
> put "a".symbol
> -- #A
> put "b".symbol
> -- #b
> put "aAbB".symbol
> -- #aAbB
>
> Why does it change the "a" to uppercase and the rest not?
I'm using D8, Win98SE.
-- Welcome to Director --
put "a".symbol
-- #a --> seems nothing wrong here
put "b".symbol
-- #b
put "aAbB".symbol
-- #aAbB
so, i guess its with the OS.
John Erazo
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]