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: YGrunt
  • Content: Threads
  • Order by date
  1. YGrunt

    external variable

    Hi, when I try to declare a external variable and run the program, it says "load failure c:\cobol\binr\externl" I have to put something in this directory, but I don't really know what. This is a part of the code: Main program ------------- working-storage section. 01 param pic...
  2. YGrunt

    writing on a new page

    Is it possible to force an end of page without using the linage clausule? I have a program that reads a number of patients from a file. When there are more than 5 patients, the program has to write 5 patients on one page and then write on another page and so on. If anyone could help me,thx YGrunt

Part and Inventory Search

Back
Top