<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Hi Klaus!<DIV><BR><DIV><BLOCKQUOTE type="cite"><BLOCKQUOTE type="cite"><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; "><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica"><SPAN class="Apple-converted-space">  </SPAN>import paint from file Importpicture</FONT></DIV> </BLOCKQUOTE><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica"><SPAN class="Apple-converted-space">      </SPAN>if the result &lt;&gt; empty</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica"><SPAN class="Apple-converted-space">         </SPAN>## no succes for whatever reason, maybe that was no image <SPAN class="Apple-converted-space"> </SPAN></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">file...</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica"><SPAN class="Apple-converted-space">         </SPAN>answer "This is not an image. It cannot be loaded."</FONT></DIV> </BLOCKQUOTE><BR></DIV><DIV>Sorry, that don't work!</DIV><DIV><BR class="khtml-block-placeholder"></DIV>I get this error message:</DIV><DIV>- - - -</DIV><DIV>Execution Error</DIV><DIV>import: can't read file, mask file or display</DIV><DIV>Handler: error in statement</DIV><DIV>- - - -</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>May be it cannot work, because I use it in a script on a substack that leads to the mainstack like this:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>   go stack "mainstack"</DIV><DIV>   import paint ...</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I did it, because I have to change the imageNames to ImgQuestion1, ImgAnswer7, ImgPhoto16 for example. And I have to ensure, that every name is only used one time on a card. The result is only a simple name or a "Cancel", so that it may be possible to realise it by a modal command.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>But in the MetaTalk Reference I found this:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>If information must be returned to the handler that executed the modal command, set a custom property on the stack and check that value after the modal command...</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>CUSTOM PROPERTY  Heaven! A new field to dig!</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Please read my enquiry to that stage!</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Reinhold</DIV></BODY></HTML>