<HTML>
<BODY>

<br><font size=2 face="sans-serif">try instead</font>
<br>
<br><font size=2 face="sans-serif">if it is among the lines of btn &quot;Kat2&quot;</font>
<br>
<br>
<br><font size=2 face="sans-serif">---------------------=---------------------<br>
Xavier Bury<br>
Clearstream Services<br>
TNS NT LAN Server<br>
ext 36465<br>
Voice: +352 243 3 6465<br>
Fax: +352 243 63 6465</font>
<br>
<br><font size=2><tt>metacard-bounces@lists.runrev.com wrote on 29/09/2005
10:20:31:<br>
<br>
&gt; Hi!</tt></font>
<br><font size=2><tt>&gt; <br>
&gt; I am looking for a better script line than:</tt></font>
<br><font size=2><tt>&gt; if it is in btn &quot;Kat2&quot; then</tt></font>
<br><font size=2><tt>&gt; because:</tt></font>
<br><font size=2><tt>&gt; <br>
&gt; I create a script for a popup-button with the possibility to fill
in<br>
&gt; a new menu-line.</tt></font>
<br><font size=2><tt>&gt; For to avoid a duplicate I wrote:</tt></font>
<br><font size=2><tt>&gt; <br>
&gt; on menuPick which</tt></font>
<br><font size=2><tt>&gt; &nbsp; if which = &quot;new subject&quot; then</tt></font>
<br><font size=2><tt>&gt; &nbsp; &nbsp; ask &quot;Please fill out a new
subject!&quot;</tt></font>
<br><font size=2><tt>&gt; &nbsp; &nbsp; if it is empty then</tt></font>
<br><font size=2><tt>&gt; &nbsp; &nbsp; &nbsp; exit menupick</tt></font>
<br><font size=2><tt>&gt; &nbsp; &nbsp; else</tt></font>
<br><font size=2><tt>&gt; &nbsp; &nbsp; &nbsp; if it is in btn &quot;Kat2&quot;
then</tt></font>
<br><font size=2><tt>&gt; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;exit menupick</tt></font>
<br><font size=2><tt>&gt; &nbsp; &nbsp;&nbsp; &nbsp;else</tt></font>
<br><font size=2><tt>&gt; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;repeat with
i = 1 to 2</tt></font>
<br><font size=2><tt>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; delete word-1
of btn &quot;Kat2&quot;</tt></font>
<br><font size=2><tt>&gt; &nbsp; &nbsp; &nbsp; &nbsp; end repeat</tt></font>
<br><font size=2><tt>&gt; &nbsp; &nbsp; &nbsp; &nbsp; put CR &amp; it after
btn &quot;Kat2&quot;</tt></font>
<br><font size=2><tt>&gt; &nbsp; &nbsp; &nbsp; &nbsp; sort btn &quot;Kat2&quot;</tt></font>
<br><font size=2><tt>&gt; &nbsp; &nbsp; &nbsp; &nbsp; put CR &amp; &quot;new
subject&quot; after btn &quot;Kat2&quot;</tt></font>
<br><font size=2><tt>&gt; &nbsp; &nbsp; &nbsp; end if</tt></font>
<br><font size=2><tt>&gt; &nbsp; &nbsp; end if</tt></font>
<br><font size=2><tt>&gt; &nbsp; end if</tt></font>
<br><font size=2><tt>&gt; end menuPick</tt></font>
<br><font size=2><tt>&gt; <br>
&gt; When now I fill in for example the new subject &quot;Fossilien&quot;</tt></font>
<br><font size=2><tt>&gt; mc don't add &quot;Fossilien&quot; to the menulist
because</tt></font>
<br><font size=2><tt>&gt; there is already the subject &quot;Spurfossilien&quot;
and &quot;Fossilien&quot; is a part of it</tt></font>
<br><font size=2><tt>&gt; <br>
&gt; This is my Button (Menu) Content:</tt></font>
<br><font size=2><tt>&gt; <br>
&gt; Brachiopoden</tt></font>
<br><font size=2><tt>&gt; Gesteine</tt></font>
<br><font size=2><tt>&gt; Korallen</tt></font>
<br><font size=2><tt>&gt; Molusken</tt></font>
<br><font size=2><tt>&gt; Schwaemme</tt></font>
<br><font size=2><tt>&gt; Spurfossilien</tt></font>
<br><font size=2><tt>&gt; Trilobiten</tt></font>
<br><font size=2><tt>&gt; new&nbsp;subject</tt></font>
<br><font size=2><tt>&gt; <br>
&gt; What code will resolve my problem?</tt></font>
<br><font size=2><tt>&gt; <br>
&gt; Thanks</tt></font>
<br><font size=2><tt>&gt; Reinhold</tt></font>
<br><font size=2><tt>&gt; _______________________________________________<br>
&gt; metacard mailing list<br>
&gt; metacard@lists.runrev.com<br>
&gt; http://lists.runrev.com/mailman/listinfo/metacard<br>
</tt></font>

<P><hr size=1></P>
<P><STRONG>
Visit us at http://www.clearstream.com<br>                                                          <br>IMPORTANT MESSAGE<br><br>Internet communications are not secure and therefore Clearstream<br>International does not accept legal responsibility for the contents of<br>this message.<br><br>The information contained in this e-mail is confidential and may be<br>legally privileged. It is intended solely for the addressee. If you are<br>not the intended recipient, any disclosure, copying, distribution or<br>any action taken or omitted to be taken in reliance on it, is<br>prohibited and may be unlawful. Any views expressed in this e-mail are<br>those of the individual sender, except where the sender specifically<br>states them to be the views of Clearstream International or of any of<br>its affiliates or subsidiaries.<br><br>END OF DISCLAIMER
</STRONG></P>
</BODY>
</HTML>