$sendall again
Brian O'Sullivan
brian.os at verizon.net
Thu May 29 17:13:20 EDT 2008
Bo Carleö wrote:
> Been trying to issue a $sendall command to all fields
> in a scrollbox container. No luck so far.
If scrollRef is an item reference pointing to your scrollbox field, then
you should be able to:
Do scrollRef.$sendall($ref.$propertyOrMethod())
Are you trying to call a "custom method" you wrote yourself, or access a
built-in property? Please post a code snippet if this tip doesn't help
solve your problem :-)
regards,
--
-----------------------------------
Brian O’Sullivan; Bear, DE
More information about the omnisdev-en
mailing list