![]() |
GnuCOBOL
2.0
A free COBOL compiler
|
#include <common.h>

Data Fields | |
| const char * | report_name |
| cob_file * | report_file |
| cob_field * | page_counter |
| cob_field * | line_counter |
| int | def_lines |
| int | def_cols |
| int | def_heading |
| int | def_first_detail |
| int | def_last_control |
| int | def_last_detail |
| int | def_footing |
| int | curr_page |
| int | curr_lines |
| int | curr_cols |
| int | curr_status |