On 10/26/23 11:17 AM, Mark Wieder via use-livecode wrote:
So basically to stay out of trouble "currentcard" should be thought of as a 
write-only property?

It can be read if you supply syntax that requests a legal value; i.e.:

  the name of the currentCard of stack X
  the loc of the currentCard of stack X
  the backColor of the currentCard of stack X

Cards themselves have no intrinsic value (what would they return?) but their properties do. Similarly, what would expect to see if you:

   answer stack X

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com


_______________________________________________
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