/*  This example will demonstrate the use of the create icons command
    in AsimPhoto.

    (C)1993 Asimware Innovations                                       */


TRUE = 1
FALSE = 0


address "AsimPhoto_ARexx.1"

create_icons TRUE					/* Turn on the create icons option */

exit
