
  PROCEDURE [XREF] dsp$retrieve_channel_type
    (    channel: dst$iou_resource;
     VAR channel_type: cmt$channel_type;
     VAR channel_type_found: boolean);

?? PUSH (LISTEXT := ON) ??
*copyc cmt$channel_type
*copyc dst$iou_resource
?? POP ??
