Weird and Horrible Problem??!!
David Burgun
dburgun at dsl.pipex.com
Thu Apr 13 15:27:50 EDT 2006
Hi Alex,
Thanks, I found it! It was a "cr" at the end of one of the strings
that came from a Custom Property. Incidentally, I came across this
problem when ported your Spirograph Demo (from revOnline) to use ISM.
I have just about got it working and was wondering if you'd like it
see it? If so I could send you a copy without ISM. I about to do a
final regression test on ISM and once it's passed that, release it
and some more complex applications.
ISM/Spirograph isn't quite finished yet, I'm still testing something
in ISM and using it as a tool, however, you could look at the source
code and see how it generally works. I chose the Sprograph Example
since you had ported to RunRev initially and thought you be familiar
with it.
All the Best
Dave
On 13 Apr 2006, at 17:53, Alex Tweedly wrote:
> David Burgun wrote:
>
>> How can an array have *two* identical entries??? My guess is that
>> they are not identical and that I just can't see the difference
>> using the debugger?? Maybe some non-displayable data got in there
>> some how? The Kind could be stored in a Custom Property is that
>> makes any difference.
>>
>> Any Tips on how to track down what is going wrong here would be
>> greatly appreciated.
>>
> I've use a brute force method to find things like this ....
>
> repeat for each line L in the keys of gArray
> repeat for each char c in L
> put c && chartonum(c) & space after msg
> end repeat
> put cr after msg
> end repeat
>
> --
> Alex Tweedly http://www.tweedly.net
>
>
>
> --
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.1.385 / Virus Database: 268.4.1/310 - Release Date:
> 12/04/2006
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list