 PROCEDURE [XREF] fdp$change_table (form_identifier: fdt$form_identifier;
        table_name: ost$name;
    VAR table_attributes: fdt$table_attributes;
    VAR status: ost$status);

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