Page 1 of 1

extract obj from spool

Posted: Mon Aug 15, 2011 5:54 pm
by maxchen
Ver: EViews7Patch_080411.exe

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
when there is comment at the end of line, will issue an error. however, the last line works.

Re: extract obj from spool

Posted: Tue Aug 16, 2011 10:22 am
by EViews Jason
Will be fixed in the next patch