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>
.
|