In a simple stack of five crads  I put a field "aaa" to store the number of
last card students were in  last time to retruen to it when reopining the
stack next.
I put in card script
on closestack
   put the number of this card into card field "aaa" of card 1
end closestack

and  in the stack script
on Openstack
   go to card ( card field "aaa" of card 1)
end Openstack

This works fine as long as  (I)  do not quit livecode  .
if I colse ,quit and then click on the saved stack it goes to card one !
always  ( livecode 6.6, 6.7, 7 and run rev 4.5)
What went wrong  please ?!

-- 

All the best

​Muaadh Salih
_______________________________________________
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