 PROCEDURE [XREF] fdp$replace_record (form_identifier: fdt$form_identifier;
        p_work_area: ^cell;
        work_area_length: fdt$work_area_length;
    VAR variable_status: fdt$variable_status;
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fdt$form_identifier
*copyc fdt$work_area_length
*copyc fdt$variable_status
*copyc ost$status
*copyc fde$condition_identifiers
?? POP ??
