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. apctaz

    dynamic file allocation in cobol

    THINGS ARE NOT WORKING. I FINALLY GOT MY PROGRAM TO COMPILE BUT WHEN I EXECUTE IT. THE FILE IS NOT GETTING CREATED. ANY SUGGESTIONS. THE CODE IS AS FOLLOWS: ENVIRONMENT DIVISION...
  2. apctaz

    dynamic file allocation in cobol

    Thank you all for responding. But when I try to execute my program it gives me an error saying that it can not file module 'SETENV'. Does anyone know what library that module is supposed to reside in? thanks
  3. apctaz

    dynamic file allocation in cobol

    Hello, I need an example of how to dynamically allocate several files using a cobol program. I am using VS Cobol II. I need to allocate the files and then write records to them. Can anyone help?

Part and Inventory Search

Back
Top