I wish to have a button activated script which will create a copy of the current document, under a different filename in a subdirectory of the current document. I tried this using the saveAs method, but could't get it to work. Can anyone help with the saveAs method, or alternatively is it possible for me to use the extractPages method for all pages in the document to do the same thing?