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

Re: maximum length of the value of an XMLNode? (solved)

To: REALbasic Betas <realbasic-betas at lists dot realsoftware dot com>
Subject: Re: maximum length of the value of an XMLNode? (solved)
From: Andrew Bush <andrew dot bush at xtra dot co dot nz>
Date: Sun, 25 Jul 2004 14:00:50 +1200
Delivered-to: realbasic-betas at lists dot realsoftware dot com
References: <2E86BF2D-DDD9-11D8-AC77-000393411DC8 at xtra dot co dot nz> <23B3E922-DDDA-11D8-AC77-000393411DC8 at xtra dot co dot nz> <0F4EF6AD-DDDB-11D8-9697-0003938FAF44 at ljug dot com> <ED5D6B4B-DDDC-11D8-AC77-000393411DC8 at xtra dot co dot nz> <BE6F5AF0-DDDD-11D8-9697-0003938FAF44 at ljug dot com>
Hi Brady,

yeah, the project is pretty simple.

turns out I was entirely incorrect, the problem was the symbol µ,

calling:
 tempString=replaceall(tempString,"µ","u")

before setting the XMLTextNode value has solved the crash.

wow that wasted a whack of my time :) I started out assuming it was a recursion problem in console apps and worked back from there...

Thanks for your help anyway, looks like just a few special chars are the reason.

Yours cheerfully,


        Andrew Bush

On 25/07/2004, at 1:55 PM, Brady Duga wrote:


On Jul 24, 2004, at 6:49 PM, Andrew Bush wrote:

it definitely seems to be the length....may be a stupid question but have you had the nodes that long in v5.5 + ?

Yup - it definitely worked in 5.5.2 for me, as that is the version I reported the XQL bug against. Does it happen in a simple project?

--Brady
The La Jolla Underground

_______________________________________________
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>


_______________________________________________
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

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