EEEEK!

Bob S


> On Jul 26, 2019, at 13:25 , J. Landman Gay via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> The word you want is "delete" but you will have to be careful. If you delete 
> an open mainstack, it is purged from memory without saving, but the file 
> remains intact on disk. However if you delete a substack, it is removed from 
> the mainstack and if you subsequently save its mainstack the substack is gone 
> forever. So you will need to delete the mainstack first before opening the 
> mainstack B that contains substack X.
> 
> If they are both open at the same time who knows which one will be targeted 
> for deletion.
> --
> 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