Printkeys() To Array
Bob Sneidar
bobs at twft.com
Fri Jan 20 18:44:36 EST 2012
Whoops my bad. You can always test it:
put "This is a test" into myArray[1];put printKeys(myArray)
Bob
On Jan 20, 2012, at 3:24 PM, Pete wrote:
> It's part of the datagrid library so everyone has it, not just SQLYoga
> customers.
> Pete
>
> On Fri, Jan 20, 2012 at 3:10 PM, Michael Doub <mike at doub.com> wrote:
>
>> How does one get it?
>>
>>
>> On 2012-01-20, at 4:36 PM, Bob Sneidar wrote:
>>
>>> printKeys() is a function included with sqlYoga, but Trevor was kind
>> enough to make it public domain. It converts an array to text in the format:
>>>
>>> firstkey
>>> secondkey
>>> thirdkey: This is the actual data
>>> fourthkey: This is some more data
>>>
>>> Bob
>>>
>>>
>>> On Jan 20, 2012, at 1:19 PM, Michael Doub wrote:
>>>
>>>> Bob, what is the printKeys function? I am not finding it in the
>> dictionary. Is it some library?
>>>>
>>>> I like the concept that you are describing it could be useful.
>>>>
>>>>
>>>> -= Mike
>>>>
>>>>
>>>>
>>>>
>>>> On 2012-01-20, at 2:38 PM, Bob Sneidar wrote:
>>>>
>>>>> printKeys
>>>>
>>>> _______________________________________________
>>>> use-livecode mailing list
>>>> use-livecode at lists.runrev.com
>>>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>>
>>>
>>> _______________________________________________
>>> use-livecode mailing list
>>> use-livecode at lists.runrev.com
>>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
>>
>
>
> --
> Pete
> Molly's Revenge <http://www.mollysrevenge.com>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list