38
8.1 Labeling subprograms and program section repeats ..... 296
Labels ..... 296
8.2 Subprograms ..... 297
Procedure ..... 297
Programming notes ..... 297
Programming a subprogram ..... 297
Calling a subprogram ..... 298
8.3 Program section repeats ..... 299
Label LBL ..... 299
Procedure ..... 299
Programming notes ..... 299
Programming a program section repeat ..... 299
Calling a program section repeat ..... 299
8.4 Any desired program as subprogram ..... 300
Procedure ..... 300
Programming notes ..... 300
Calling any program as a subprogram ..... 301
8.5 Nesting ..... 302
Types of nesting ..... 302
Nesting depth ..... 302
Subprogram within a subprogram ..... 303
Repeating program section repeats ..... 304
Repeating a subprogram ..... 305
8.6 Programming examples ..... 306
8 Programming: Subprograms and Program Section Repeats ..... 295