{}
{   The purpose of this request is to return an array of all file names
{ from the installation table that belong to the specified class.  The
{ possible classes are 'OS', 'PF', 'NOS', and 'NONE'.  'NONE' means
{ that the given file belongs to none of the other classes, and if 'ALL'
{ is specified then all file names from the table appear in the list.
{}
{       RAP$TABLE_ENTRY_LIST (FUNCTION_NAME, ARGUMENT_LIST, VALUE, STATUS)
{}
{FUNCTION_NAME: (input) This parameter specifies the function associated with
{       this procedure.
{}
{ARGUMENT_LIST: (input) This parameter specifies a sequence that holds the user
{       entered parameter values.
{}
{VALUE: (output) This parameter specifies the record where the function values
{       are stored.
{}
{STATUS: (output) This parameter specifies any resulting errors.
{}
