/*
 * Arexx program to quit ImageFX.
 *
 */

if show('p','IMAGEFX.1') then address 'IMAGEFX.1' 'Quit Force'
