<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<br><div><div>On Jan 3, 2012, at 1:53 PM, José Lopes wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">I have two files: a file "a.rkt" that defines and provides a name to hold an image; and a file "b.rkt" that requires "a.rkt". I press the Run button with "b.rkt" in the definitions window and I get that I mentioned before.</div></blockquote><div><br></div>I encountered a similar problem in writing the picturing-programs teachpack, which DOES export names that refer to images. &nbsp;Take a look at .../collects/picturing-programs/private/book-pictures.rkt to see how I dealt with it. &nbsp;In brief, you have to ship the images in separate files, just as you would with a Web page.<br></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div>Stephen Bloch</div><div><a href="mailto:sbloch@adelphi.edu">sbloch@adelphi.edu</a></div><div><br class="webkit-block-placeholder"></div></span><br class="Apple-interchange-newline"> </div><br></body></html>