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

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