
  PROCEDURE [XREF] csp$change_field_attributes (field_number: cst$field_number;
        field_attributes: cst$field_attributes;
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc cst$field_attributes
*copyc cst$field_number
*copyc ost$status
?? POP ??
