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

    Array Processing

    I got it to process all the records, but at the end its telling error 146 no current record defined for sequential read Chad
  2. cfranks

    Array Processing

    Him I added the line INITIALIZE DEPT-TOTALS. Would this be the correct statement to initialize the array?
  3. cfranks

    Array Processing

    Doesn't a perform varying initialize an array? Chad F
  4. cfranks

    Array Processing

    Now I am getting a invalid character in numeric field in the emp-num.. arrrrgh!!!! Chad
  5. cfranks

    Array Processing

    I am doing a project that deals with 2d array. I am having trouble with add 1 to the array to load the data into it. I am getting the message that the operand needs to be numeric. I have set it up to be numeric. I am not sure why this is happening IDENTIFICATION DIVISION...

Part and Inventory Search

Back
Top