
{ COMMON DECK CMHBPCT }

{   The purpose of this request is to build an array in mainframe paged
{ containing the entries in the physical configuration table.  The variable
{ describing this array is cmv$physical_configuraion.
{
{       CMP$BUILD_PCT (ENTRY_COUNT, ENTRIES, STATUS)
{
{ ENTRY_COUNT: (input) This parameter specifies the number of pct entries
{       to be placed in the table.
{
{ ENTRIES: (input) This parameter specifies the pct entries to be used when
{       building the pct.
{
{ STATUS: (output) This parameter specifies the request status.
{
