SOLVED!
<br/>It is enough to save the new Module(s) within the following gvSIG path:
<br/><br/>/bin/gvSIG/extensiones/org.gvsig.scripting/scripts/jython/Lib
<br/><br/>Of course, the Module has to be Jython compliant.
<br/><br/>Regards,
<br/>Iacopo
<br/><br/><br/>Iacopo Borsi
<br/>Dipartimento di Matematica U.Dini
<br/>Università di Firenze.
<br/>V.le Morgagni 67/A
<br/>50134 Firenze - Italy
<br/>Tel. +39.0554237147
<br/>Fax. +39.0554237133
<br/>e-mail <a href="/user/SendEmail.jtp?type=node&node=7093061&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>
<br/>Web: &nbsp; <a href="http://web.math.unifi.it/users/borsi" target="_top" rel="nofollow" link="external">http://web.math.unifi.it/users/borsi</a><br/><a href="http://sidgrid.isti.cnr.it" target="_top" rel="nofollow" link="external">http://sidgrid.isti.cnr.it</a><br/><br/>Quoting &quot;Antonio Falciano [via OSGeo.org]&quot; &nbsp;
<br/>&lt;<a href="/user/SendEmail.jtp?type=node&node=7093061&i=1" target="_top" rel="nofollow" link="external">[hidden email]</a>&gt;:
<br/><div class='shrinkable-quote'><br/>&gt;
<br/>&gt;
<br/>&gt; Il 13/12/2011 10.28, iaborsi ha scritto:
<br/>&gt;&gt; Hi Antonio,
<br/>&gt;&gt; thanks a lot! I've tried that: very easy, and it works perfectly!
<br/>&gt;&gt; I take this opportunity to make an additional question: if in writing
<br/>&gt;&gt; this Jython function I need additional Modules (typically an original
<br/>&gt;&gt; group of functions defined by myself) which is the right path to save
<br/>&gt;&gt; this stuff? I guess is the same directory from which I upload my Jython
<br/>&gt;&gt; function, isn't it?
<br/>&gt;&gt; To be clearer (following you example below): I want to modify your
<br/>&gt;&gt; example script &quot;conversion.py&quot; in this way:
<br/>&gt;&gt; -------
<br/>&gt;&gt; from MyNewModule import *
<br/>&gt;&gt;
<br/>&gt;&gt; def m2tokm2(value):
<br/>&gt;&gt; temp=value/1000000
<br/>&gt;&gt; result = MyNewFunction(temp)
<br/>&gt;&gt; return result
<br/>&gt;&gt; -------
<br/>&gt;&gt; where MyNewFunction() is defined within the module MyNewModule.
<br/>&gt;&gt;
<br/>&gt;&gt; I guess I have to save the module within the same path of conversion.py.
<br/>&gt;&gt; Right?
<br/>&gt;
<br/>&gt; Good idea, Iacopo! Importing further modules would extend the
<br/>&gt; potentiality of advanced expressions. It should be possible to import a
<br/>&gt; module within the same path, however it returns always a Jython
<br/>&gt; exception. Probably the simplest way to use other functions contained in
<br/>&gt; other module(s) consists in processing them before, even if it's not
<br/>&gt; pythonic at all.
<br/>&gt;
<br/>&gt; Cheers,
<br/>&gt; Antonio
<br/>&gt;
<br/>&gt; --
<br/>&gt; Antonio Falciano
<br/>&gt; <a href="http://www.linkedin.com/in/antoniofalciano" target="_top" rel="nofollow" link="external">http://www.linkedin.com/in/antoniofalciano</a><br/>&gt; _______________________________________________
<br/>&gt; Gvsig_internacional mailing list
<br/>&gt; <a href="/user/SendEmail.jtp?type=node&node=7093061&i=2" target="_top" rel="nofollow" link="external">[hidden email]</a>
<br/>&gt;
<br/>&gt; To see the archives, edit your preferences or unsubscribe from this &nbsp; 
<br/>&gt; mailing list, please access this url:
<br/>&gt;
<br/>&gt; <a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional" target="_top" rel="nofollow" link="external">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a><br/>&gt;
<br/>&gt;
<br/>&gt; _______________________________________________
<br/>&gt; If you reply to this email, your message will be added to the &nbsp; 
<br/>&gt; discussion below:
<br/>&gt; <a href="http://osgeo-org.1803224.n2.nabble.com/Field-Calculator-look-for-an-expression-saved-in-a-file-tp7086102p7092993.html" target="_top" rel="nofollow" link="external">http://osgeo-org.1803224.n2.nabble.com/Field-Calculator-look-for-an-expression-saved-in-a-file-tp7086102p7092993.html</a><br/>&gt; To start a new topic under gvSIG users, email &nbsp; 
<br/>&gt; <a href="/user/SendEmail.jtp?type=node&node=7093061&i=3" target="_top" rel="nofollow" link="external">[hidden email]</a>
<br/>&gt; To unsubscribe from gvSIG users, visit &nbsp; 
<br/>&gt; <a href="" target="_top" rel="nofollow" link="external"> 
<br/><br/><br/>----------------------------------------------------------------
<br/>This message was sent using IMP, the Internet Messaging Program.
<br/><br/><br/>
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/Field-Calculator-look-for-an-expression-saved-in-a-file-tp7086102p7093061.html">Re: Field Calculator: look for an expression saved in a file</a><br/>
Sent from the <a href="http://osgeo-org.1803224.n2.nabble.com/gvSIG-users-f2009903.html">gvSIG users mailing list archive</a> at Nabble.com.<br/>