If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
From the RPG Reference Manual under the ‘CHAIN’ topic:
If the file is an externally-described file, search-arg can also be a composite key in the form of a KLIST name, a list of values, or %KDS.
So, you can list the key fields in a KLIST, or you can list them in the CHAIN instruction itself, or you can list them in a key data structure. The language reference manual is where you should find answers for questions like this one.
From the RPG Reference Manual under the ‘CHAIN’ topic:
So, you can list the key fields in a KLIST, or you can list them in the CHAIN instruction itself, or you can list them in a key data structure. The language reference manual is where you should find answers for questions like this one.
Tom