Hi,
%k - represents the first keyword
%s - represents the second word
%r - represents all the rest of the words, not taken by %s, if %s is used.

there is an example in the userguide.
In FOO BAR ETC - FOO is %k,
BAR is %s
ETC (and what follows) is %r

Hope that helps.

Anu

-----Original Message-----
From: David Holland [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 06, 2003 5:56 PM
To: [EMAIL PROTECTED]
Subject: dumb sms-service question


I would like to be able to specify an sms service by use of two keywords
rather than one. I've tried:

group = sms-service
keyword = get item
url = "http:// ... .cgi?sender=%p&text=%s"

but it doesn't match. Am I doing something dumb, or is what I want
simply not possible?

TIA

Dave
-- 
:: David Holland :: Systems Manager :: 3G Lab :: +44 01223 478900 ::
"It's one of those irregular verbs, isn't it: I have a change management
issue; you are too busy; he is too lazy." -- George Hills

Reply via email to