extract obj from spool
Posted: Mon Aug 15, 2011 5:54 pm
Ver: EViews7Patch_080411.exe
when there is comment at the end of line, will issue an error. however, the last line works.
Code: Select all
%ex7 = "\Example Files\EV7 Manual Data\"
%ch17 = "Chapter 17 - Spool Objects"
%wf = @evpath + %ex7 +%ch17 +"\demo.wf1"
wfopen %wf
spool sp01
sp01.append gdp gdp.line "eq01.wald c(1)=0"
do sp01.extract(gf01) 2 'copy to workfile
do sp01.extract(gf01) 2