Hi all, what is the (practical) difference between deleting a variable and putting an empty into a var. ? except that this delete completely the whole var and empty just putts an empty. when I close a sub stack the locals don't delete or empty , so how do I delete or put empty in all var's with out needing to spell out all of them ? Thanks ,hershrev