
  PROCEDURE [XREF] csp$change_logical_highlighting (field_number:
    cst$field_number;
        highlighting_style: cst$logical_highlighting_style;
    VAR status: ost$status);

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