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

    Looping abend error

    I'm getting an s322 abend error code for this program. I'm assuming it has something to do with either my array "SALES-NO-ARRAY" or search function since the original program is being modified (comments for 400 and 200 RTN may not be acurate due to modifications)to allow for each of...
  2. RotorBalls

    Sort using input/output procudure

    Appreciat your help on the last prgram. Got it working ok. This is a the second part to this program using I/O proc. I think there's something wrong with the compute statement or the compute routine. I've moved the compute statement before the IF and get a strange error on MF cobol. The way I...
  3. RotorBalls

    Sorting with using/giving

    Wondering if someone could help me with my program. What am I doing wrong? Is something wrong with my sort? Can't seem to get it to run and produce output. IDENTIFICATION DIVISION. PROGRAM-ID. PROG3. AUTHOR. PRESTON AMUA-SEKYI. ENVIRONMENT DIVISION...

Part and Inventory Search

Back
Top