 PROCEDURE [XREF] csp$open_workstation
      (    width: cst$width;
           height: cst$height;
           attribute: cst$attribute;
       VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc cse$condition_codes
*copyc cst$attribute
*copyc cst$height
*copyc cst$width
*copyc ost$status
?? POP ??

