Save analysis output as text file using SAVEWINDOW keyword in ZPL
I have written a ZPL macro that aims to save the text output of Wavefront Map. I expected the SAVEWINDOW keyword to perform this task, but it throws the following error when the macro is executed:
ERROR in SAVEWINDOW: Can't copy window 1 to C:/....txt
The macro successfully saves files for Text Viewer windows, but not for Analysis windows which have a Graph tab and a Text tab. Is SAVEWINDOW designed to work with Analysis windows? Is there an alternative method that could be used to achieve the same goal?
ERROR in SAVEWINDOW: Can't copy window 1 to C:/....txt
The macro successfully saves files for Text Viewer windows, but not for Analysis windows which have a Graph tab and a Text tab. Is SAVEWINDOW designed to work with Analysis windows? Is there an alternative method that could be used to achieve the same goal?
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.