<div>hello. </div><div>there is a problem when I make an executable file</div><div><br></div><div>source is located at c:\</div><div>and run.bmp is located at c:\</div><div>so in c:\ there are</div><div>c:\traffic.rkt</div>
<div>c:\run.bmp </div><div><br></div><div>and </div><div>in the source file there is a line such as </div><div>(define hero (bitmap &quot;run.bmp&quot;))</div><div><br></div><div>and I make as an executable file </div><div>
<br></div><div>and execute it. </div><div>so far so good. it works well</div><div><br></div><div>but when I delete the c:\run.bmp </div><div>then the image does not apear in the program</div><div><br></div><div>I notice from the other people who received my program</div>
<div>they complain of absence of images</div><div>because the program can&#39;t find the images from c:\</div><div><br></div><div>is it bug or my mistake?</div><div><br></div><div>if it is my mistake, would you please let me know what I have to do?</div>
<div><br></div><div><br></div><div><br></div><div><br></div>