Previous Topic: What You Can DoNext Topic: Sending Messages (CULLUS40)


How to Use CULLUS37

To invoke CULLUS37:

  1. Define the binary input field as alphanumeric on a REC parameter.
  2. Define an 8-byte numeric work field.
  3. Issue a CALL to CULLUS37 in type 7 logic:
    Col
    2
    ▼
    RPT-nn7sss CALL US37 (input-field-v result-field-v)
    

Example

This example shows the CA Culprit parameters required to convert an 8-byte binary input field to packed decimal format.