Control Breaks |
Define the following Keywords:
• Control break: Control Break is a change in the value in a control field between consecutive record s in a file.
• Control field: A field in input records that is used to sequence the file and that is checked to determine when a subtotal is to be printed.
• False Control Break: A False Control Break is a control break encountered when processing the first record in an ordered file that does not actually reflect a change in the value in a control field.
• Heading line: Line printed at the top of the pages of a report.
• Nassi-Shneiderman flowchart: A compact and easily understood technique for planning and documenting structured program; includes no provision for branching.
0 Comments