ISAM file opening error

A

amit.atray

Hi,

I am trying to open an ISAM file with isopen call.
But I am getting error with iserror set to 111.


I tried to check 111 error code ...


111 ENOREC
Action: No record could be found that contained the requested value
in the specified position.


I think this error should error if we are trying to find a record and
record is not there.
But how can this error be possible while opening a file (ISAM)???


Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top