Thanks Peter. Yes that works. I also noticed that

put the number of controls of the currentcard of stack "License Maker"

works but

  put the name of the currentcard of stack "License Maker"

doesn't. I wonder why.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer

Subscribe to the Economy-x-Talk newsletter at http://qurl.tk/cj
Download Clipboard Link http://clipboardlink.economy-x-talk.com and share the clipboard of your computer over the local network.

On 16 jun 2010, at 16:01, Peter Brigham MD wrote:

try:
  put the currentcard of stack "License Maker"
or, if you want the name of the card:
  put word -1 of the currentcard of stack "PPtodo"into c
  put the name of card id c of stack "PPtodo"

-- Peter

Peter M. Brigham
[email protected]
http://home.comcast.net/~pmbrig

_______________________________________________
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