On Fri, 17 Oct 2003 19:00:50 +0200, Pierre wrote: > I'm trying to call a function which is defined in a card, from > another card of the same stack. I've been tryinng with the "get" and > "call" keyword but each time, revolution tells me "can't find > handler". > Does anyone can give me the right syntax to call a function ? > Do I need to define this function as a "global function" (if it is > possible ...) ?
Put your function into the stack script. Ludovic _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
