Previous Topic: What You Can DoNext Topic: Helpful Hints


How to Use CULLUS11

To invoke CULLUS11:

  1. Define an 8-byte packed decimal numeric input field or a work field to contain the Julian date if the input date is stored in zoned decimal format.

    If the input field is stored as a zoned decimal:

  2. Define a numeric work field to receive the Gregorian date.
  3. Test for invalid dates in type 7 logic.
  4. Issue a CALL to CULLUS11 in type 7 logic:
    Col
    2
    ▼
    RPT-nn7sss CALL US11 (jul-date-v greg-date-v)