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

IVF 10.1 Runtime Error 123

siim
Начинающий
603Просмотр.
Could anyone please tell me what runtime error 123 means ? I'm getting this error from following line of code:

OPEN ( UNIT = VSUNIT , FILE = 'c:cokecalcscokeprofile.dat' ,
& STATUS = 'OLD', IOSTAT = IEROPEN )

The error is not listed in documentation.

siim
0 баллов
1 Ответить
siim
Начинающий
603Просмотр.
Problem solved - the 123 came from somewhere else, long story.
Ответить