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

    Hi everybody, I'm trying to writ

    Hi everybody, I'm trying to write two programs in Microfocus Cobol (Windows version) to be run in OSVS batch and CICS environment. The Cobol version is Cobol II. The first program calls dynamically a second one, which should receive 3 parameters passed by the caller. WORKING_STORAGE SECTION...
  2. fventosa

    Calling parameter not received

    Hi everybody, I'm trying to write two programs in MF Cobol (Windows version) in the OSVS batch and CICS environment. The Cobol version is Cobol II. The first program calls dynamically a second one, which should receive 3 parameters passed by the caller. WORKING_STORAGE SECTION. 01 data1. 01...

Part and Inventory Search

Back
Top