Thanks Peter. Yes I do use the Dialog data regularly, but heretofore only when 
returning from a modal stack. Return provides a quick one liner to return a 
value or array of values, but again, I can just use properties, which works 
like a poor man's variable scoping.

Bob S


On Oct 28, 2016, at 11:33 , Peter M. Brigham 
<[email protected]<mailto:[email protected]>> wrote:

Keep in mind that you can use the dialogData to return values from command 
handlers, or function handlers for that matter:

  …
  set the dialogData to “false”
end myHandler

— Peter

Peter M. Brigham
[email protected]<mailto:[email protected]>

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to