Alex Rice wrote: > I have a few cards which I need to reuse in several substacks. I could > put the cards in the mainstack, or their own substack. How can I > programmatically do something like this? > > insert card "the card" of stack "sharedCards" into this stack > set the script of card "the card" to "..." > > What's the best way to approach this? groups? templateCard? copy/paste?
copy <card descriptor> to <stack descriptor> -- Richard Gaskin Fourth World Media Corporation Developer of WebMerge 2.1: Publish any database on any site ___________________________________________________________ [EMAIL PROTECTED] http://www.FourthWorld.com Tel: 323-225-3717 AIM: FourthWorldInc _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
