
{ COMMON DECK CMHBLCT }

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