Page 1 of 1

close workfile

Posted: Thu Mar 07, 2019 5:54 am
by miorinnovo
I often make changes to a program and rerun it. Rather than having to close the window every time I run it I throw a

Code: Select all

close workfile
at the top of my program. The problem is when I run it the first time after opening I have to comment that line out, so just wondering if theres a way to code it so it closes the workfile when the workfile is open and doesn't otherwise.

thanks!

Re: close workfile

Posted: Thu Mar 07, 2019 8:01 am
by EViews Gareth
Use
Close @wf