fl.hlp (Table of Contents; Topic list)
F2807
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     FORTRAN compilation error F2807
 
     <name> : illegal use of active DO-loop variable
 
     It is illegal to use an active DO-loop variable as another
     DO-loop variable in a nested DO statement. Values cannot be
     assigned to DO-loop variables within DO loops.
                                    -♦-