David Burgun wrote:
Hi All,

It is possible to call a function at a location?

For instance it is possible to:

send "xxx" to group "yyy"

But can I do the same for functions, as in:

get functionx() of group "yyy"

Yes:

  get value("function()",group "yyy")

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to