| **Navigation:**  [[introduction.htm|Language Reference]] > 2 - Program Source Code Format > Program Format >====== Program Format ====== | [[special characters.htm|{{btn_prev_n.gif|Previous page}}]][[introduction.htm|{{btn_home_n.gif|Return to chapter overview}}]][[program declare a program .htm|{{btn_next_n.gif|Next page}}]] | | || [[program declare a program .htm|PROGRAM (declare a program)]] [[member identify member source file .htm|MEMBER (identify member source file)]] [[map declare procedure prototypes .htm|MAP (declare PROCEDURE prototypes)]] [[module specify member source file .htm|MODULE (specify MEMBER source file)]] [[procedure define a procedure .htm|PROCEDURE (define a procedure)]] [[code begin executable statements .htm|CODE (begin executable statements)]] [[data begin routine local data section .htm|DATA (begin routine local data section)]] [[routine declare local subroutine .htm|ROUTINE (declare local subroutine)]] [[end terminate a structure .htm|END (terminate a structure)]] [[statement execution sequence.htm|Statement Execution Sequence]] [[procedure calls.htm|PROCEDURE Calls]]