Here is a piece of the coded. All of the other commands workd except for the page and line advances.
300-MOVE-HEADINGS.
001121 ADD 1 TO WS-PAGE-CT
001130 MOVE WS-PAGE-CT TO PAGE-OUT
001131 MOVE ZERO TO WS-LINE-CT
001134 WRITE OUT-REC FROM WS-HEADING-1
001140 BEFORE ADVANCING...
I am using a Fujitsu compiler. My program is using the ADVANCING command but it does not advance the lines after I compile and run the program. When I compile and run the same program on a VAX system, it works fine.
Anyone have an idea why this is nor working?
Thanks,
backseat123
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.