Hello, I'm using the metaparser in webinator to create a timport expression. I'm using "recexpr" in my search script.
My problem is I can't figure out how to pick which numbers(under "tag") for what I need.
# Name Type Tag
field Link varchar(40) 5
field Title varchar(80) 8
field Abstract varchar(180) 12
I read up on timport expressions and also on recexpr & rex subexpressions - but still I don't understand?? Can you explain how I can determine what numbers mean in the timport expression.
(This is the timport expression for excite.com above and it works. I'm trying to add more search engines to my results page.)
Thanks, Paul
My problem is I can't figure out how to pick which numbers(under "tag") for what I need.
# Name Type Tag
field Link varchar(40) 5
field Title varchar(80) 8
field Abstract varchar(180) 12
I read up on timport expressions and also on recexpr & rex subexpressions - but still I don't understand?? Can you explain how I can determine what numbers mean in the timport expression.
(This is the timport expression for excite.com above and it works. I'm trying to add more search engines to my results page.)
Thanks, Paul