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

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