FIX: Intrinsic Functions in Substring Evaluation Fail (43068)
The information in this article applies to:
- Microsoft FORTRAN Compiler for MS-DOS 4.0
- Microsoft FORTRAN Compiler for MS-DOS 4.01
- Microsoft FORTRAN Compiler for MS-DOS 4.1
- Microsoft FORTRAN Compiler for MS-DOS 5.0
- Microsoft FORTRAN Compiler for MS-DOS 5.1
- Microsoft FORTRAN compiler for OS/2 4.1
- Microsoft FORTRAN compiler for OS/2 5.0
- Microsoft FORTRAN compiler for OS/2 5.1
This article was previously published under Q43068 SYMPTOMS
An application developed in Microsoft FORTRAN that uses a complicated
expression that involves intrinsic functions to calculate substring
indexes generates incorrect results.
RESOLUTION
Simplify the expression used to specify the substring index by using one
or more temporary variables to store intermediate results of the
computation.
STATUS
Microsoft has confirmed this to be a problem in FORTRAN versions 4.0,
4.01, 4.1, 5.0 and 5.1 for MS-DOS and versions 4.1, 5.0, and 5.1 for
OS/2. This problem was corrected in FORTRAN PowerStation.
| Modification Type: | Major | Last Reviewed: | 12/1/2003 |
|---|
| Keywords: | kbfix KB43068 |
|---|
|