/*  This example will demonstrate the use of the pictoral dir command
    in AsimPhoto.

    (C)1993 Asimware Innovations                                       */


TRUE = 1
FALSE = 0


address "AsimPhoto_ARexx.1"

pictoral_dir TRUE					/* Turn on the pictoral_dir option */

exit
