{}
{   The purpose of this request is to generate a list of file names from the
{ installation_table that belong to either the specified class or product.
{ Class and product are specified by pointers to names, but only one
{ may be specified and the other must be set to nil.  This list is
{ returned as a array.
{}
{       RAP$GENERATE_ENTRY_LIST (CLASS, PRODUCT, TABLE, HEADER, VALUE, STATUS)
{}
{CLASS: (input) This parameter specifies the pointer to the class to be collected.
{}
{PRODUCT: (input) This parameter specifies the pointer to the product to be collected.
{}
{TABLE: (input) This parameter specifies the pointer to the table in the
{       installation table.
{}
{HEADER: (input) This parameter specifies the pointer to the header in the
{       installation table.
{}
{VALUE: (output) This parameter specifies the array that is returned.
{}
{STATUS: (output) This parameter specifies any resulting errors.
{}
