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 bkrike 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: *

  • Users: A123I
  • Content: Threads
  • Order by date
  1. A123I

    Dynamic length file declaration in COBOL in VS Cobol II

    Hi Folks, Is there someway to declare file defination whose record length and record format coming in dynamically when running the program. I can mingle around with the logic to populate this in a variable before opening the file... Thanks and regards, A123I
  2. A123I

    Problem with: BEFORE ADVANCING PAGE! Help needed...

    Hi folks, I am working on the VS COBOL-II. I had coded a new program in which there was a requirement of using the BEFORE ADVANCING PAGE with one of the WRITE statement out of 24 WRITE statements. When I'm using BEFORE ADV.. all the writes are being written preceded by the blank line and the...

Part and Inventory Search

Back
Top