|
I’m not sure the column is right it
seem to have <@__REF
name=comp[*,1] userref=__C412D6385E9E64C83CEC4AB6>
just doesn’t look like the 1.5 Day Trade In , looks more like user ref. but I’ll try to explain what I
was trying to do, @tokenize can turn a a single result
or a array of results in to a new result based on the “1.5 Day
Trade In” and can turned in to a new array “1.5,Day,Trade,In;”
based on it spaces. And in turn you now can make a new array for more then 1 “1.5 Day Trade In” using like @addrows or @assign (I was using addrows)
in a loop , so now I would have a new array, where column 1 would be just the
1.5 and inturn you can @calc then first column from
the new array , my sample works, and is looking for “1.5 Day Trade In”. <@ASSIGN local$newdata <@TOKENIZE
VALUE="1.5
Day Trade In"
CHARS=" ">> @@local$newdata
-----Original Message----- Even with the correction for the missing comma this is the
error Question? is this one field/column “1.5 Day trade in”
|
Title: Re: Witango-Talk: MetaTag syntax question
- Witango-Talk: MetaTag syntax question Dan Stein
- RE: Witango-Talk: MetaTag syntax question Ben Johansen
- RE: Witango-Talk: MetaTag syntax question John Hollister
- Re: Witango-Talk: MetaTag syntax question Dan Stein
- RE: Witango-Talk: MetaTag syntax question John Hollister
- Re: Witango-Talk: MetaTag syntax question Dan Stein
- Re: Witango-Talk: MetaTag syntax que... John Hollister
- Re: Witango-Talk: MetaTag syntax question Len Wright
