
  PROCEDURE [XREF] nlp$offer_connection_switch
    (    file: fst$file_reference;
         destination: jmt$system_supplied_name;
         timesharing_connection_switch: boolean;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fst$file_reference
*copyc jmt$system_supplied_name
*copyc ost$status
?? POP ??
