; bit
> >>>> fussy about the data definition and the supported size.
> >>>>
> >>>> Jan Schenkel.
> >>>> =
> >>>> Quartam Reports & PDF Library for LiveCode
> >>>> www.quartam.com
> >>>
l.
>>>> =
>>>> Quartam Reports & PDF Library for LiveCode
>>>> www.quartam.com
>>>>
>>>>
>>>> =
>>>> "As we grow older, we grow both wiser and more foolish at the same
>> time."
>> Jan Schenkel.
> >> =
> >> Quartam Reports & PDF Library for LiveCode
> >> www.quartam.com
> >>
> >>
> >> =
> >> "As we grow older, we grow both wiser and more foolish at the same
> time."
> >&
row both wiser and more foolish at the same time."
>> (La Rochefoucauld)
>>
>>
>> ----- Original Message -
>> From: Pete
>> To: How to use LiveCode
>> Cc:
>> Sent: Monday, August 22, 2011 11:30 PM
>> Subject: Re: Confused about
for LiveCode
> www.quartam.com
>
>
> =
> "As we grow older, we grow both wiser and more foolish at the same time."
> (La Rochefoucauld)
>
>
> - Original Message -
> From: Pete
> To: How to use LiveCode
> Cc:
> Sent: Monday, August
2, 2011 11:30 PM
Subject: Re: Confused about storing arrays in a custom property
Hi Jan,
The base64Encode worked great, thanks for the tip! I didn't need to store
it as a CLOB type actually, just as regular text.
Pete
Molly's Revenge <http://www.mollysrevenge.com>
___
.com
>
>
> =
> "As we grow older, we grow both wiser and more foolish at the same time."
> (La Rochefoucauld)
>
>
> - Original Message -
> From: Pete
> To: How to use LiveCode
> Cc:
> Sent: Monday, August 22, 2011 8:28 PM
> Subject: Re:
ser and more foolish at the same time."
> (La Rochefoucauld)
>
>
> - Original Message -
> From: Pete
> To: How to use LiveCode
> Cc:
> Sent: Monday, August 22, 2011 8:28 PM
> Subject: Re: Confused about storing arrays in a custom property
>
> I do s
=
"As we grow older, we grow both wiser and more foolish at the same time." (La
Rochefoucauld)
- Original Message -
From: Pete
To: How to use LiveCode
Cc:
Sent: Monday, August 22, 2011 8:28 PM
Subject: Re: Confused about storing arrays in a custom property
I do store i
, the resulting line would be "abcdefxyz". This
> was
> > the cause of my other recent posts about what happens when the last item
> in
> > a string is empty. Provided some interesting recursion opportunities!
> >
> > Pete
> > Molly's Revenge &
ndrew Kluthe wrote:
>
>> It sounds to me like binary is the data type you want here.
>>
>> --
>> View this message in context:
>> http://runtime-revolution.278305.n4.nabble.com/Confused-about-storing-arrays-in-a-custom-property-tp3757539p3760664.html
>> Sent from
this message in context:
> http://runtime-revolution.278305.n4.nabble.com/Confused-about-storing-arrays-in-a-custom-property-tp3757539p3760664.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
>
> ___
> use-livecode ma
It sounds to me like binary is the data type you want here.
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/Confused-about-storing-arrays-in-a-custom-property-tp3757539p3760664.html
Sent from the Revolution - User mailing list archive at Nabble.com
I wonder if you shouldn't be using binary?
Bob
On Aug 21, 2011, at 11:35 AM, Pete wrote:
> Thanks Richard, writing to a file (an sqlite database actually) is exactly
> what I want to do.
>
> However, I'm running into a problem with this. I believe I have written the
> data correctly to the da
[mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Pete
Sent: Sunday, 21 August 2011 5:46 AM
To: How to use LiveCode
Subject: Confused about storing arrays in a custom property
I read in the LC manual that it isn;t possible to store an array in a single
custom property, yet I have done that
Thanks Richard, writing to a file (an sqlite database actually) is exactly
what I want to do.
However, I'm running into a problem with this. I believe I have written the
data correctly to the database as a BLOB column, but when I read it back
from the database and use arraydecode to make it into
Pete wrote:
Next issue is using combine and split with multidimensional arrays. It
seems like they only work for a single dimension array. I guess to use them
with multidimensional arrays, you have to apply them to each level of array
key? Maybe a recursive function of some sort?
Split and c
Great, thanks.
Next issue is using combine and split with multidimensional arrays. It
seems like they only work for a single dimension array. I guess to use them
with multidimensional arrays, you have to apply them to each level of array
key? Maybe a recursive function of some sort?
Pete
Molly'
Hi Pete,
This part of the documentation is probably from the time before
multidimensional arrays. When multidimensional arrays were introduced, we also
got a way to store them as custom properties. Don't worry.
--
Kind regards,
Mark Schonewille
Economy-x-Talk
Http://economy-x-talk.com
Share t
I read in the LC manual that it isn;t possible to store an array in a single
custom property, yet I have done that and it seems to work fine. The
Inspector doesn't show the value, just a greyed out message about it being
an array.
Before I go any further down that path, is this a safe thing to do
20 matches
Mail list logo