Page 1 of 1

ASCII Read and skipcol

Posted: Tue Nov 01, 2016 7:53 am
by J_Gascoigne
A quick question - when using the Read command for an ASCII file, I can use skipcol=n option to ignore the first n columns in the file. Is there anyway to get EViews to ignore the nth column out of N (e.g. the 5th column out of 10)? I suspect not, but wanted to check as the alternatives will be less efficient computationally.

Re: ASCII Read and skipcol

Posted: Tue Nov 01, 2016 8:10 am
by EViews Gareth
No.

As an aside, the READ command was depreciated in EViews 4. You should be using IMPORT or WFOPEN.