
  PROCEDURE [XREF] osp$get_system_constant
    (VAR name: ost$name_reference;
     VAR index: integer;
     VAR value: integer;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc ost$name_reference
*copyc ost$status
?? POP ??
