Functions out of the message path?

Peter T. Evensen pevensen at siboneylg.com
Mon Mar 6 18:18:11 EST 2006


Look at Value.  What you want is:

Value("DoSpecialCalculation(valueA, valueB)", fld "Test")

At 05:16 PM 3/6/2006, you wrote:
>Is there a way to call a function in an object out of the message path? 
>I'm surprised that there is no syntax for something like the following:
>
>call DoSpecialCalculation( valueA, valueB ) of fld "Test"
>
>and have the return value placed in the variable "it". Or even:
>
>call into myLocalVar DoSpecialCalculation( valueA, valueB ) of fld "Test"
>
>or better yet:
>
>put DoSpecialCalculation( valueA, valueB ) of fld "Test" into myLocalVar
>
>Thanx for any help!
>_______________________________________________
>use-revolution mailing list
>use-revolution at lists.runrev.com
>Please visit this url to subscribe, unsubscribe and manage your 
>subscription preferences:
>http://lists.runrev.com/mailman/listinfo/use-revolution

Peter T. Evensen
http://www.PetersRoadToHealth.com
314-629-5248 or 888-628-4588 




More information about the use-livecode mailing list