extract variables from expression
Hi,
Does somebody know how to extract some variables from this expression :
[quote=alexandre]Ceci est un testttttt[/quote]
I want to extract the values alexandre and the text "Ceci est un test"
and I can have multiple quoted expression :
[quote=alexandre]Ceci est un testttttt[/quote]
[quote=tester]response[/quote]
thx
.
Relevant Pages
- Re: extract variables from expression
... Does somebody know how to extract some variables from this expression: ... I want to extract the values alexandre and the text "Ceci est un test" ... Assuming no nested quotes and the data is always as simple as the above: ... (comp.lang.perl.misc) - Re: extract variables from expression
... Does somebody know how to extract some variables from this expression: ... I want to extract the values alexandre and the text "Ceci est un test" ... Assuming no nested quotes and the data is always as simple as the above: ... (comp.lang.perl.misc) - Re: Subquery or not ?
... thx for your feedback. ... Nope, it's absolutely right, text fields sort from left to right, so 3 ... On Jan 29, 12:49 pm, Nicodemus ... This query actually doesn't extract the latest date, ... (microsoft.public.access.queries) - Re: Subquery or not ?
... thx for your feedback. ... the way it is built in the table I'm linking to via an ODBC connection, ... Nope, it's absolutely right, text fields sort from left to right, so 3 ... I try to extract the latest date from a table "Test_date", ... (microsoft.public.access.queries) - Re: Hibernation
... Just like you said, try reducing the RAM. ... extract the case from it's corner, etc, but I'll do that to see the effect. ... >> Thx, pjl ... (microsoft.public.win2000.registry) |
|