Previous Topic: What You Can DoNext Topic: Helpful Hints


How to Use CULLUS62

To invoke CULLUS62:

First—Define input fields on REC parameters.

Second—Define required fields that are not input fields or specified by literals on work field parameters. For example:

Third—Issue a CALL to CULLUS62 in type 7 logic:

Col
2
RPT-nn7sss CALL US62 (table-field-name table-type-qv entry-length-vn
entry-count-vn search-type-qv key-vn index-v)

Table type...

Code...

Table entry length...

Alphanumeric

'A'

1 through 64

Numeric

'N'

8 or 16

Search type...

Code...

Table entry order...

Binary

'B'

Ascending

Sequential

'S'

Any order