On Feb 26, 2006, at 11:26 AM, Gordon Webster wrote:

function addCard cardname
  create card cardname
end addCard

Not sure about the "creating the card twice" part, but try changing to a handler:


on addCard cardname
  create card cardname
end addCard

regards,

Geoff
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to