Just to second what Dave says. For many of my apps where I 'load a document', I 'go' the stack, copy the necessary data from it, then 'delete stack xyz' in order to permanently remove it from memory. I don't like leaving inv data stacks in memory for a number of reasons: 1) larger memory footprint; 2) can get confusing esp with Save and Save As.