Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. backseat123

    Lines not advancing using Fujitsu compiler

    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...
  2. backseat123

    Lines not advancing using Fujitsu compiler

    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

Part and Inventory Search

Back
Top