home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 2 / amigaformatcd02.iso / demos / cdgallery / aga2 / software / utilities / comms / metamail-2.3a / bin / showxbitmap < prev    next >
Encoding:
AmigaDOS Script File  |  1996-05-20  |  193 b   |  10 lines

  1. .KEY XBMImage/A
  2. .BRA {
  3. .KET }
  4.  
  5. xbmtopbm >{XBMImage}.pnm {XBMImage}
  6. pnmtoilbm >{XBMImage}.IFF -hamif {XBMImage}.pnm
  7. delete {XBMImage}.pnm QUIET
  8. Mostra {XBMImage}.IFF
  9. delete {XBMImage}.IFF QUIET
  10.