
  PROCEDURE [XREF] dsp$create_image_file
    (    file_length: amt$file_byte_address;
     VAR status: ost$status);

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