Fiels as containers

Muaadh Salih ms1 at soas.ac.uk
Tue Apr 1 18:10:34 EDT 2014


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



More information about the use-livecode mailing list