dialogData
Richard Gaskin
ambassador at fourthworld.com
Fri Jul 25 13:42:11 EDT 2008
Mikey wrote:
> Unfortunately I was using it temporarily to pass information from a dialog
> that was closing to the handler that opened it, but the data was clearly
> modified by the engine before it got back to the handler.
>
> According to the docs, the dialogData is what you're supposed to use for
> this kind of operation, but apparently that isn't always the case.
I use it often like this:
set the dialogData to tSomething
modal "MyDialog"
get the dialogData
If you find a reproducible recipe in which the dialogData is being
altered immediately after a modal command please file a bug report.
--
Richard Gaskin
Managing Editor, revJournal
_______________________________________________________
Rev tips, tutorials and more: http://www.revJournal.com
More information about the use-livecode
mailing list