<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Hi!<DIV><BR class="khtml-block-placeholder"></DIV><DIV>I wrote the following script to simplify the selection of a metacard stack to import it into my learning software:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" color="#000000"><FONT class="Apple-style-span" face="Lucida Grande"><I> <FONT class="Apple-style-span" color="#000000"><FONT class="Apple-style-span" face="Helvetica"> </FONT></FONT></I></FONT></FONT><FONT class="Apple-style-span" color="#000000"><I>if the platform is MacOS then</I></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" color="#000000"><I>    </I></FONT><FONT class="Apple-style-span" color="#000000"><I>answer file "Wählen sie eine Datei zum Importieren aus:" </I></FONT><FONT class="Apple-style-span" color="#000000"><I>with type "MSTK"</I></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" color="#000000"><I>  </I></FONT><FONT class="Apple-style-span" color="#000000"><I>end if</I></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" color="#000000"><I>  </I></FONT><FONT class="Apple-style-span" color="#000000"><I>if the platform is Win32 then</I></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" color="#000000"><I>    </I></FONT><FONT class="Apple-style-span" color="#000000"><I>answer file "Wählen sie eine Datei zum Importieren aus:" </I></FONT><FONT class="Apple-style-span" color="#000000"><I>with "*.mc"</I></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" color="#000000"><I>  </I></FONT><FONT class="Apple-style-span" color="#000000"><I>end if</I></FONT></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>But when I pack an importfile as a zip, send it to my homepage and load it down again, the learning software don't detect it anymore. I think the type MSTK get lost on the way.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Therefore I threw out  the part  <FONT class="Apple-style-span" color="#000000"><FONT class="Apple-style-span" face="Helvetica Neue"><I> ... </I></FONT></FONT><SPAN class="Apple-style-span" style="background-color: transparent;"><FONT class="Apple-style-span" color="#000000"><FONT class="Apple-style-span" face="Helvetica Neue"><I>with type "MSTK"</I></FONT></FONT></SPAN></DIV><DIV><FONT class="Apple-style-span" color="#000000"><BR class="khtml-block-placeholder"></FONT></DIV><DIV><FONT class="Apple-style-span" color="#000000">But when I try to import a pdf-file for example I get a execution error in this line</FONT></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" color="#000000"><I>  </I></FONT><FONT class="Apple-style-span" color="#000000"><I>put the effective filename of stack ImportStack into</I></FONT><FONT class="Apple-style-span" color="#000000"><I> </I></FONT><FONT class="Apple-style-span" color="#000000"><I>StartMediaFolder</I></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><BR class="khtml-block-placeholder"></DIV><DIV>Now I need a script that checks if the file is a metacard stack.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><I>If the ImportStack is not a stack then exit ...</I></DIV><DIV><I><BR class="khtml-block-placeholder"></I></DIV><DIV><FONT class="Apple-style-span" color="#000000" face="Helvetica Neue">Do anybody know a good script?</FONT></DIV><DIV><FONT class="Apple-style-span" face="Helvetica Neue"><BR class="khtml-block-placeholder"></FONT></DIV><DIV><FONT class="Apple-style-span" face="Helvetica Neue">Thanks</FONT></DIV><DIV><FONT class="Apple-style-span" face="Helvetica Neue">Reinhold</FONT></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV></BODY></HTML>