
  PROCEDURE [XREF] csp$change_foreground_color (field_number: cst$field_number;
        color_index: cst$color_index;
    VAR status: ost$status);

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