Re: problem with variable



"J French" <erewhon@xxxxxxxxxx> wrote in message
news:42ccf8b1.186960254@xxxxxxxxxxxxxxxxxxxxxxx
> On Thu, 7 Jul 2005 04:00:10 -0400, "Rick Rothstein"
> <rickNOSPAMnews@xxxxxxxxxxxxxxxxx> wrote:
>
> <snip>
>
>>...and then try this for the first executable statement instead
>>
>>A$ = B$ = C$ = True
>>
>>and try to figure out why it prints what it does.<g>
>
> A$ = ((B$ = C$) = True)
>
> It really annoys me when I type '=' instead of '+'
>
> VB should not allow such coercion to strings

It seems a bit funny reading this newsgroup all the things that VB 'should'
do and to note that .net does do these things :-)

Michael


.



Relevant Pages