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 TouchToneTommy 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. JerrMerr

    Command-line arguments to NetCOBOL Debugger

    How can I submit command-line arguments to the NetCOBOL for Windows Debugger when I execute a program from Project Manager?
  2. JerrMerr

    When does COBOL send printout to the Windows spooler?

    I am converting a mainframe COBOL program that: a) defines one printer file with SELECT xxx ASSIGN TO PRINTER yyyy b) OPEN's it, WRITE's to it CLOSE's it c) uses calls to the Exec to initiate printing of that file d) uses an Exec call to reASSIGN the xxx printer to file zzz. e) repeats b...

Part and Inventory Search

Back
Top