<div>Is there a way to do something like this:</div><div><br></div><div><div>(define (make-frame t)</div><div>  (bitmap (format &quot;~a.png&quot; (add1 (modulo t 13)))))</div><div><br></div><div>(animate make-frame)</div>

</div><div><br></div><div><br></div><div><br></div><div>This code gives me:</div><div><br></div><div>bitmap: expected the argument to specify a local path (via a string) or a module path (e.g. `icons/b-run.png&#39;)</div>

<div><br></div><div><br></div><div>[]&#39;s</div><br clear="all">Rodolfo Carvalho<br>