As usual, lots of ways to achieve the same thing, thanks everyone. Pete lcSQL Software <http://www.lcsql.com> Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html>
On Fri, Aug 29, 2014 at 11:28 AM, J. Landman Gay <[email protected]> wrote: > On 8/29/2014, 12:52 PM, Peter M. Brigham wrote: > >> I thought you could use if for functions too, but as I just experimented >> with it, I can't get that to work. >> > > Like this: > > get value("myFunction(param)",cd "otherCard") > > The second parameter is the location of the function, which can be > anywhere in any stack in RAM. This is how you get functions to return > values when the function itself isn't in the current message path. > > -- > Jacqueline Landman Gay | [email protected] > HyperActive Software | http://www.hyperactivesw.com > > > _______________________________________________ > 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 > _______________________________________________ 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
