.key -E/K,-G/K,PIC/A,IFF
.bra {
.ket }
if "{IFF}" eq ""
  set ilbmfile RAM:{PIC}.iff
else
  set ilbmfile {IFF}
endif
RAY:bin/ra_qrt -e {-E$-0} -g {-G$2.2} {PIC}.pic T:{PIC}.qrt
RAY:bin/dumptoiff T:{PIC}.qrt $ilbmfile
Delete >NIL: T:{PIC}.qrt
unset ilbmfile
