Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

file error

lenthomas
Beginner
538 Views
Hi All,

A user of our program from Norway is reporting the following error:
forrtl: severe (43): file name specification error, unit 13, file

The error occurs in the following line:
OPEN(UNIT=UNLAB,ACCESS='DIRECT',STATUS='SCRATCH',
- FORM='UNFORMATTED',RECL=50)

He is using Win2000 English language edition -- I tested the code on exactly the same operating system here and had no problems. We have thousands of users worldwide and it's the first time this has been reported -- but unless I can reproduce it on a machine here I can't say what the problem might be. Anyone have any suggestions?

Thanks,

- Len Thomas
0 Kudos
1 Reply
lenthomas
Beginner
538 Views
My apologies - I forgot to say the code was compiled with VF Pro 6.1A on a WinXP box.- Len
0 Kudos
Reply