Search found 4 matches

by cdewolfe
Fri Aug 20, 2010 8:28 am
Forum: Programming
Topic: "Unexpected end of file" error
Replies: 1
Views: 2883

"Unexpected end of file" error

Hi, My program is getting stuck here and I'm not sure why. It was working fine yesterday: read(b2, s=Volumes) "W:\Business Analysis\1_Personal\Chris\Economic Indicators\Volumes.xls" 3 It's the proper path, upper left data cell, sheet, # of series. Should be working. I get an "Unexpect...
by cdewolfe
Wed Jul 28, 2010 8:58 am
Forum: Programming
Topic: @elem
Replies: 4
Views: 4524

Re: @elem

I suppose I could have noticed that too. :oops:

Thanks for the help!
by cdewolfe
Wed Jul 28, 2010 8:42 am
Forum: Programming
Topic: @elem
Replies: 4
Views: 4524

Re: @elem

Hi, thanks for your help. Unfortunately this only gives me the first value of the series, not the last.
by cdewolfe
Wed Jul 28, 2010 7:49 am
Forum: Programming
Topic: @elem
Replies: 4
Views: 4524

@elem

Hello, I'm very new to Eviews (I'm using v 6) so I apologize if this is a simple question or I'm not explaining it correctly. I'm trying to generate a new series using just the most current last value of another series. This is the command I'm using: genr cur_nf = @elem(nf_consum_banks_tc, "@la...

Go to advanced search