Correct syntax would have to be:
  put the name of cd (the currentcard of stack "Home")

'the currentCard' and 'this card' are not the same and not
interchangeable...

  put the name of this cd of stack "Home" = card "Home card 1"
  put the currentCard of stack "Home" = Home card 1

therefore
  put the name of cd the currentCard of stack "Home" = card "Home card 1"

/H


----------------
I just tried this. It doesn't work.

put the name of the currentcard of stack "License Maker"
--> Message execution error:
--> Error description: Chunk: can't find card

"Current card" does, but "currentcard" doesn't. As far as I know
current and this are interchangeable.

--
Best regards,

Mark Schonewille
----------------

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

Reply via email to