Yes - the default action of a WRITE to a PRINT file is "AFTER ADVANCING 1 LINE". The only time I've found this annoying is on the first page of a report - unless you code for it the report always starts with a blank page.
Actually there is a BEFORE ADVANCING 1 LINE option that gets around this.
Last Wiki Answer Submitted: June 11, 2009 6:00 pm by Rlsantucijr445 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
I programmed in COBOL a lot for a number of years in a former life. Never had the problem you described. It would be very surprising if a blank first page is the default. Granted, that was a few years ago. Maybe something changed in newer versions of COBOL.
I programmed in COBOL a lot for a number of years in a former life. Never had the problem you described. It would be very surprising if a blank first page is the default. Granted, that was a few years ago. Maybe something changed in newer versions of COBOL.