Previous Topic: What You Can DoNext Topic: Helpful Hints


How to Use CULLUS53

To invoke CULLUS53:

  1. Define the Input Fields to be concatenated.
  2. Define numeric work fields that contain the length of the sending and receiving fields if numeric literals are not used.
  3. Define an alphanumeric work field to receive the concatenation.
  4. Issue a CALL to CULLUS53 from type 7 logic:
    Col
    2
    ▼
    RPT-nn7sss CALL US53 (first-field-v first-field-length-vn second-field-v
                          second-field-length-vn third-field-v third-field-vn
                          comb-field-v comb-field-length-vn)