I have a handler (importPds) on a card in the main stack that I want to send 
data to from a substack.

I set the calling stack name to a global CallingStack.

vMap and fSource are variables to pass back to the importPds handler on the 
card.

The following line from an open substack gives an error.
send importPds vMap fSource to card "Notes" of stack CallingStack in 0 seconds

How can I send variables vMap and fSource to the handler importPds on the card 
of the calling stack?

Thanks,
Bill Vlahos
_________________
InfoWallet (http://www.infowallet.com) is about keeping your important life 
information with you, accessible, and secure.


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to