Re: Grep question [parsing variables] problem
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 47288
interpreted = N
texte = Hi,Why aren't you using convertwords?GyuriPalle Bo Nielsen wrote:> Hi John,>> Well it should have stated...>> this is a test [b]with bold [i]and bold italic[/i] words[/b]>> My bad when I wrote the mail to the list... but it still don't work...>> PowerPalle>>> On torsdag, jan 30, 2003, at 21:40 Europe/Copenhagen, John Peacock > wrote:>>> Palle Bo Nielsen wrote:>>>>> this is a test [b]with bold [i]and bold italic[/i] words>>> You are missing a [/b] tag, so the grep will not work...>>>>>> Trying to create a parsing mechanism, but can't get it to work the > right way.>> I am posting a form like this example>> this is a test [b]with bold [i]and bold italic[/i] words>> The text above is put into the variable set_main_txt which should > be parsed through this grep parsing engine in the order below, which > means that it first checks for [b] and [/b] and replaces them with >
and and then do the same with [i]...>> [!] -- REPLACE [b] WITH
(ignore case) text [/!]> [text]set_main_txt=[grep > search=\[[bB]\]([^[unurl]%5B[/unurl]]*)\[/[bB]\]&replace=\1 > b>][text]set_main_txt[/text][/grep][/text]>> [!] -- REPLACE [i] WITH (ignore case) text [/!]> [text]set_main_txt=[grep > search=\[[iI]\]([^[unurl]%5B[/unurl]]*)\[/[iI]\]&replace=\1 > i>][text]set_main_txt[/text][/grep][/text]>> My problem is that the [b] and the [/b] does NOT get parsed while the > [i] and [/i] gets parsed correctly. The result is that when I output > the variable set_main_txt only the word and bold italic get > written in italic but nothing is written in bold.>> Hope someone can help me out here...>> PowerPalle>> http://www.qt.dk/> (The new WebDNA Forum in development)>>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/>>-- Gyuri OrdodyObjects Online, Inc.-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Hi,Why aren't you using convertwords?GyuriPalle Bo Nielsen wrote:> Hi John,>> Well it should have stated...>> this is a test [b]with bold [i]and bold italic[/i] words[/b]>> My bad when I wrote the mail to the list... but it still don't work...>> PowerPalle>>> On torsdag, jan 30, 2003, at 21:40 Europe/Copenhagen, John Peacock > wrote:>>> Palle Bo Nielsen wrote:>>>>> this is a test [b]with bold [i]and bold italic[/i] words>>> You are missing a [/b] tag, so the grep will not work...>>>>>> Trying to create a parsing mechanism, but can't get it to work the > right way.>> I am posting a form like this example>> this is a test [b]with bold [i]and bold italic[/i] words>> The text above is put into the variable set_main_txt which should > be parsed through this grep parsing engine in the order below, which > means that it first checks for [b] and [/b] and replaces them with > and and then do the same with [i]...>> [!] -- REPLACE [b] WITH (ignore case) text [/!]> [text]set_main_txt=[grep > search=\[[bB]\]([^[unurl]%5B[/unurl]]*)\[/[bB]\]&replace=\1 > b>][text]set_main_txt[/text][/grep][/text]>> [!] -- REPLACE [i] WITH (ignore case) text [/!]> [text]set_main_txt=[grep > search=\[[iI]\]([^[unurl]%5B[/unurl]]*)\[/[iI]\]&replace=\1 > i>][text]set_main_txt[/text][/grep][/text]>> My problem is that the [b] and the [/b] does NOT get parsed while the > [i] and [/i] gets parsed correctly. The result is that when I output > the variable set_main_txt only the word and bold italic get > written in italic but nothing is written in bold.>> Hope someone can help me out here...>> PowerPalle>> http://www.qt.dk/> (The new WebDNA Forum in development)>>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/>>-- Gyuri OrdodyObjects Online, Inc.-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Gyuri
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Fedora Core 6 (2007)
Assigning Serialized Customer Numbers (1997)
syntax question, not in online refernce (1997)
How do I get WebCatalog to interpret WebDNA tags in .html files? (1997)
Local redirects ... (2005)
WebCat/CyberStudio Compatibility (1998)
One tough Cookie (1998)
Displaying photo attached to first record (1997)
Need WebDNA that crashes server for testing (2000)
Introduction/Tutorial/QuickStart (1997)
Webcatalog error, Plug-in for Webstar (1996)
This list needs a digest: rant, rave... (1997)
Running 2 two WebCatalog.acgi's (1996)
Autoreturn Submit? (1997)
Showif, Search and text ? (2003)
DataBaseHelper Flawed (1997)
too many nested tags ... (1997)
WebDelivery downloads alias, not original ? (1997)
Problems getting parameters passed into email. (1997)
WebCommerce: Folder organization ? (1997)