fl.hlp (Table of Contents; Topic list)
F2303
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     FORTRAN compilation error F2303
 
     <name> : EQUIVALENCE : array subscripts missing
 
     A construct such as x( ) was used to declare the specified array.
 
     If no bounds are required, delete the parentheses.
                                    -♦-