ZCWRONGDESC, A string longer than 65535 is passed via 32-bit descriptor

Run Time Error: A string size greater than 65,535 byte was passed while the input mechanism is descriptor.

Action: Modify the external call tablea??s input mechanism to be descriptor64 instead of descriptor and modify the called routine to handle the new descriptor type.

loading table of contents...