Provides access to the Public Catalog API.
Syntax
call mvscatpb using field-name
Parameters
- field-name
- The parent field that holds the
mfpubcat copybook fields.
Example
Define a data structure in Working Storage to include
mfpubcat copybook fields:
01 PUBCAT-AREA.
copy 'mfpubcat.cpy' replacing ==()== by ==WS==.
Call mvscatpb:
call 'mvscatpb' using pubcat-area