I wonder why this script doesn't work in LC 8.0.1: on mouseUp ask file "Choose where you wish to save your stack" if the result = "cancel" then exit mouseUp else save stack "New Stack" end if end mouseUp Richmond.