  PROCEDURE [XREF] rfp$return_lid_type (
        lid_name: rft$logical_identifier;
    VAR lid_type: rft$type_of_lid;
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc ost$status
*copyc rft$configuration_defs
*copyc rft$external_interface
?? POP ??

