Ok. Thank you very much. We'll try it out and test it for sure. We'll tell you how it goes. thanks again to you both! jordi El dv 01 de 02 del 2008 a les 14:24 +0100, en/na Jiří Suchomel va escriure:
On pá 1. února 2008, Jordi Massaguer Pla wrote:
So I'll try this:
{ import "GetInstArgs";
map args = GetInstArgs::argmap();
if (args["first_run"]:"yes" != "no") args["first_run"] = "yes";
return WFM::CallFunction ("ldap", [args]); }
is that what you meant?
Not really, because that "first_run" argument is only special to that Language example and is not relevant for ldap . You actually only need
{ return WFM::CallFunction ("ldap-client", WFM::Args ()) }
But you have to test it :-)
Jiri
-- Jordi Massaguer i Pla openTrends Solucions i Sistemes, S.L. Torre Llacuna C/Llacuna 166, 10º 1ª A 08018 Barcelona Phone: (+34) 93 320 84 14 Fax: (+34) 93 300 35 27 -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org