Recently, Chipp Walters wrote: > I need some help. I'd like to execute a command at the > end of a movestack, but the movestack message is sent > multiple times while the stack is being dragged > around. For instance: > > on moveStack > beep > end moveStack on moveStack if the mouse is up then beep end moveStack This seems to work OK... JR