[ PROGRAM [ < main program name > ] ] < declaration of local objects > ... < executable stmts > ... [ CONTAINS < internal procedure definitions > ] END [ PROGRAM [ < main program name > ] ]
< declaration of local objects >
...
< executable stmts >
[ CONTAINS
< internal procedure definitions > ]
END [ PROGRAM [ < main program name > ] ]
For more information, click here