*ENDDO*ENDDO
Ends a do-loop and starts the looping action.
Notes
One *ENDDO  is required for each nested do-loop.
The *ENDDO command must appear on the same file as the
 *DO command, and all six characters must be input.
This command is valid in any processor.