Page 1 of 1

; in open file not available

Posted: Fri Jan 29, 2010 4:53 am
by pvalls
custom delimiters in open foreign data is not available
If you have a data set that uses ; as delimiters the file doesnot read properly
This bug was in the beta version and remind in the commercial version 7
Best Regards
Pedro Valls

Re: ; in open file not available

Posted: Fri Jan 29, 2010 10:49 am
by EViews Chris
You're right. Something has gone wrong with the dialog somewhere along the line.

We'll fix it so it works again in the next EViews patch.

Note that you can still use semicolons as a delimiter from the command line. eg.

Code: Select all

wfopen semicolon.txt delim=;

Re: ; in open file not available

Posted: Mon Feb 01, 2010 1:40 pm
by EViews Jason
A new patch which fixes the problem has been posted