I think I misunderstood; when you said "your solution", I thought you were talking about the way I currently have it set up. You were probably referring to my imagined solution that would quit Terminal, right? My current setup works, but leaves Terminal running after closing the window. My imagined solution would, obviously close all Terminal windows as a result of quitting Terminal. I recognize the potential hazard, but for the users I have in mind, there is no valid reason for them to have other Terminal windows open. Marley ===== On Mar 12, 2004, at 3:23 PM, James Bucanek wrote: >>> No, as it would be a very hazardous option (having a window option >>> that closes *all* windows). Note that your solution will have the >>> same problem, so be warned. >> >> No, actually, my program works just fine; on exit it closes the >> window, >> but leaves Terminal running. > > You are making the assumption that the user is only using your, > single, Terminal window. While this might be a valid assumption for > your situation, it is still hazerdous in general.