<div>That was too wierd. I deleted the External Varible, then re-added it, and all worked well! Now, I just built this new server and transfered over the Data.fs files. Maybe that was the problem??</div>
<div>Thanks,</div>
<div>Victor<br><br></div>
<div class="gmail_quote">On Jan 5, 2008 3:11 PM, Dieter Maurer &lt;<a href="mailto:dieter@handshake.de">dieter@handshake.de</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Victor Subervi wrote at 2008-1-4 10:59 -0400:<br>
<div class="Ih2E3d">&gt;Thank you both. However, it still doesn&#39;t work :( I have replaced &quot;getQuote&quot;<br>&gt;with &quot;getQuote()&quot;, but to no avail. Other ideas?<br>&gt;*Error Type: RuntimeError<br></div>
&gt;Error Value: external method could not be called because it is None*<br><br>You see here how important it is to always provide full problem<br>description. Usually, beside &quot;Error Type&quot; and &quot;Error Value&quot; the
<br>traceback, too, is very important.<br><br>The error information above tells you that your problem is<br>not the &quot;?num&quot; but your &quot;External Method&quot;.<br><br>Unfortunately, the information is not very precise.
<br>You need the following background information:<br><br>&nbsp; &nbsp;When an &quot;External Method&quot; cannot be loaded (e.g. because<br>&nbsp; &nbsp;its source is not found), then it is represented as &quot;None&quot;.<br><br>You get more information, when you visit the &quot;External Method&quot;
<br>in the ZMI and press &quot;edit&quot;.<br><br><br><br>--<br><font color="#888888">Dieter<br></font></blockquote></div><br>