home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 74 / af074sub.adf / MPImage / mpimage33.lha / MPImage < prev    next >
Text File  |  1995-05-06  |  167b  |  9 lines

  1. RunMPGui gui/MPImage.gui TO=t:mpimage.temp HELP=MPImage.guide RELMOUSE
  2. if $rc gt 0
  3.     quit
  4. endif
  5. execute t:mpimage.temp
  6. if $rc gt 0
  7.     echo "ConvertMPImage Failed!"
  8. endif
  9.