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 
<pmb...@gmail.com<mailto:pmb...@gmail.com>> 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
pmb...@gmail.com<mailto:pmb...@gmail.com>

_______________________________________________
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

Reply via email to