,
I need a clarification for the below.
The main concept is that i want to skip the error file.
I am having two files. One file contains junk values, when i tried to open that, it will through "error" and another file is working fine.
If i used the below eval function for error file it's working fine. But when i tried for a working file (i.e. without junk file), iam not getting any values in the default variable. Kindly suggest me how to handle this.