realbasic-betas.mbox
[Top] [All Lists]

Re: More on bizarre concatenation in 5b2

To: REALbasic Betas <realbasic-betas at lists dot realsoftware dot com>
Subject: Re: More on bizarre concatenation in 5b2
From: "Joseph J. Strout" <joe at realsoftware dot com>
Date: Thu, 30 Jan 2003 10:14:47 -0800
At 12:59 PM -0500 1/30/03, john roberts wrote:

 > I am sure it is a bug. Nobody would ever put Stalin before History.
 The bug seems to be in string concatenation?

I see it here too. Note that in addition to

    msgbox "History" + ":" + adic.Value("Soviet")

showing "StalinHistory:" as you noted while

    msgbox "History" + ":" + "yyy"

produces exactly what it should.

Yes, it's a bug the Variant's right-add operator. It'll be fixed soon. Good catch, Boris!

Cheers,
- Joe

--
,------------------------------------------------------------------.
|    Joseph J. Strout           REAL Software, Inc.                |
|    joe at realsoftware dot com       http://www.realsoftware.com        |
`------------------------------------------------------------------'

---
A searchable archive of this list is available at:
<http://support.realsoftware.com/KBDB/search.php>

Unsubscribe:
<mailto:realbasic-betas-off at lists dot realsoftware dot com>

Subscribe to the digest:
<mailto:realbasic-betas-digest at lists dot realsoftware dot com>
.


<Prev in Thread] Current Thread [Next in Thread>