
  PROCEDURE [XREF] jmp$switch_command_r3 (
        name: string ( * <= osc$max_name_size);
        on: pmt$sense_switches;
        off: pmt$sense_switches;
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc pmt$sense_switches
*copyc ost$name
*copyc ost$status
?? POP ??
