FIX: Commas in NAMELIST Data Fields Cause F6511 (109878)
The information in this article applies to:
- Microsoft FORTRAN PowerStation for MS-DOS 1.0
- Microsoft Fortran Powerstation 32 for Windows NT 1.0
This article was previously published under Q109878 SYMPTOMS
If one or more blanks precede a NAMELIST comma separator, it will generate
the following run-time error at the input line:
run-time error F6511:
input_operation(filename.***) -variable name not found
The error can also occur if there are repeat factors in a comma separated
NAMELIST or if there are spaces after repeat factors in a NAMELIST which
are not separated by commas.
RESOLUTION
The comma value separator must immediately follow the variable name.
Removing blank(s) between the NAMELIST variable and the following comma
separator will resolve this problem.
STATUS
Microsoft has confirmed this to be a problem in Microsoft FORTRAN
PowerStation 32 for Windows NT, version 1.0. This problem was corrected in
FORTRAN PowerStation version 4.0.
Modification Type: | Major | Last Reviewed: | 10/17/2003 |
---|
Keywords: | kbbug kbCompiler kberrmsg kbfix KB109878 |
---|
|