 PROCEDURE [XREF] fdp$replace_string_variable (form_identifier:
  fdt$form_identifier;
        name: ost$name;
        occurrence: fdt$occurrence;
        variable: fdt$text;
    VAR variable_status: fdt$variable_status;
    VAR status: ost$status);

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