Thanks for the suggestions everyone; not quite as simple as that:

on mouseUp
      put the short id of this card into KARD
      put the name of this stack into STAQ
      put the long id of me into DIMENA
      send ("delete DIMENA") to card id KARD of stack STAQ in 0 ticks
end mouseUp

that works.

Richmond.

_______________________________________________
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