[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
RE: Making Progress
- Subject: RE: Making Progress
- From: "Paul Smith" <ukha@xxxxxxxxxxxxx>
- Date: Wed, 1 Dec 2004 19:02:52 -0000
Many thanks Tony,
It's all making a bit more sense now.
Regards,
Paul
-----Original Message-----
From: Tony Tofts [mailto:tony@xxxxxxx]
Sent: 01 December 2004 18:35
To: ukha_xpl@xxxxxxx
Subject: RE: [ukha_xpl] Making Progress
Hi Paul,
> So the two parts I'm stuck on is how do I get a global in to
> a script and how do I get a global set from an incoming message.
Assuming were talking xplHal vb scripts here then:
To set a variable use sys.value("myvariablename")=value
Or to use a variable then myvar=sys.value("myvariablename")
To get at a value in a message it's:
phoneno=xpl.getparam(xplmessage,"Phone",true)
The first param is a variable holding the xpl message, 2nd is the name
in a
name/value pair, 3rd param speicifes whether to trim leading/trailing
spaces
HTH
Regards
Tony
>
>
> Regards,
>
> Paul
>
>
>
> ------------------------ Yahoo! Groups Sponsor
> --------------------~--> Make a clean sweep of pop-up ads.
> Yahoo! Companion Toolbar.
> Now with Pop-Up Blocker. Get it for free!
> http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/h6uqlB/TM
> --------------------------------------------------------------
> ------~->
>
> xPL Links: http://www.xplproject.org.uk http://www.xplhal.com
> http://www.xpl.myby.co.uk To
Post a Message:
> ukha_xpl@xxxxxxx To Subscribe:
> ukha_xpl-subscribe@xxxxxxx
> To Unsubscribe: ukha_xpl-unsubscribe@xxxxxxx
> Yahoo! Groups Links
>
>
>
>
>
>
>
xPL Links: http://www.xplproject.org.uk http://www.xplhal.com
http://www.xpl.myby.co.uk
To Post a Message: ukha_xpl@xxxxxxx
To Subscribe: ukha_xpl-subscribe@xxxxxxx
To Unsubscribe: ukha_xpl-unsubscribe@xxxxxxx
xPL Main Index |
xPL Thread Index |
xPL Home |
Archives Home
|