Thanks Jeff, I'll go and try it and let you know. But first I have a basic question: if I close the window of a document, and I write some more code after that window.close() statement, will that code ever get executed?
Or, the moment the window closes, that finishes that document's ability to...