07-22-2009 09:06 AM
Hi Nghtcrwlr,
use "SaveCopyAs", it works.
Mike
07-22-2009 09:37 AM - edited 07-22-2009 09:38 AM
Do i need to change the close method to "Save copy as".? Theres no change ...see attchement
And also there is no option to choose another filename or path.
07-22-2009 09:57 AM
Hi,
i would use this method addionally. You have to connect a complete path to this input.
Mike
07-22-2009 10:46 AM
Hi Mike
Thankss.... its wrking perfectly. But in order to close the original workbook with out saving, i created another invoke node with method "close" and connecting a false case to save changes. But which reference do i have to connect to it? I connected the Reference from "workbook" in the beginning. but its not working. it still saves the original template with changes.
07-22-2009 02:21 PM
Hi Nghtcrwl,
use the same refnum as for the "SaveCopyAs" method.
See the attached example.
Mike