DialogData

2013-07-29 Thread Cal Horner
Anyone done any study of the dialogdata command?

What does the data structure look like?

I'm assuming that it is held in an array. But I can't find anything that 
defines the array itself.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: DialogData

2013-07-29 Thread Mark Schonewille

Hi,

The dialogData is a global property. You decide the data structure. If 
you want to store a string, an array or binary data, that's up to you.


--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Use Color Converter to convert CMYK, RGB, RAL, XYZ, H.Lab and other 
colour spaces. http://www.color-converter.com


Buy my new book Programming LiveCode for the Real Beginner 
http://qery.us/3fi


Fill out this survey please
http://livecodebeginner.economy-x-talk.com/survey/

On 7/29/2013 09:30, Cal Horner wrote:

Anyone done any study of the dialogdata command?

What does the data structure look like?

I'm assuming that it is held in an array. But I can't find anything that 
defines the array itself.



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode