Submitted Questions

  • PL1 Query

    If i'm trying to populate an Array with some data, it is giving ABENDU4038.The Array - element (record) size is 70 and the Array Size is 99,999. It is Abending after populating some 10,074 elements (records).So to resolve this problem, how can i populate the same data into more than one Array. Even if i populate how can i retrieve data from Multiple Arrays in order to perform some matching (comparison).

  • Arrays in PL1

    If i'm trying to populate an Array with some data, it is giving ABENDU4038.The Array - element (record) size is 70 and the Array Size is 99,999. It is Abending after populating some 10,074 elements (records).So to resolve this problem, how can i populate the same data into more than one Array. Even if i populate how can i retrieve data from Multiple Arrays inorder to perform some matching (comparison).