Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Urgent question re: 'handle'

Status
Not open for further replies.

crackah

Programmer
Jul 18, 2003
7
US
I have installed Lahey Fortran compiler/editor on my laptop to take with me on a trip. I copied the *.for files and all input files (*.inp, and *.inc) on the computer. The *.for files compile fine, but the resulting *.exe files do not execute properly. I get the following error:

Windows api=readfile, errno=6, system message="the handle is invalid", unit=38).

The error occurs at the point in the code where I'm reading in the input data from my *.inp files.

Can anybody fill me in on how to fix this?

Thanks!!!

Chad
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top