EEEEK! Bob S
> On Jul 26, 2019, at 13:25 , J. Landman Gay via use-livecode > <[email protected]> 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 | [email protected] > HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
