Transmission of arguments, which are variables

Help each other out

Transmission of arguments, which are variables

Postby pseudolionel on Thu Mar 13, 2008 9:14 pm

I try arguents how to send a command to "execute".
There is a field called "Arguments"

I put the following command:
http://pca/base/index.php?power="%plugin>xap-xlobby>text>tension%"


While in my skin plugin>xap-xlobby>text>tension gives me good value.

But it does not work.

Yet I read this kind of syntax to send variable "%variable%"
pseudolionel
 
Posts: 4
Joined: Thu Feb 28, 2008 12:21 pm

Re: Transmission of arguments, which are variables

Postby pseudolionel on Thu Mar 13, 2008 9:17 pm

I continued to look the way variables are handled by xlobby.

I found that variable>nom_de_la_variable existed.

And if I specify for example:

Http://pca/base/index.php?power = "%variable>powe%r"


It works very well if I sent "123456" in the variable "power"

I managed it thanks to the "save to variable" available dans les evenements "xlobby".

Now that I found this, I therefore seeks to send the information I have in "plugin>xap-xlobby>text>tension" in a variable.

It is indeed a variable plug, but when I want to affect it with the method explained above (with "save to variable"), it affects not just one figure, but the alphanumeric string "plugin>xap-xlobby>text>tension" if I add % of the front and behind, it does not work either.

If anyone knows a way to assign to a variable xlobby a variable after a plug-in, please do not hesitate ...
pseudolionel
 
Posts: 4
Joined: Thu Feb 28, 2008 12:21 pm