Re: removing programming logic white space
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 50991
interpreted = N
texte = Brian,This is great. And thanks for the heads-up about the textarea fields.-lucasOn Monday, June 9, 2003, at 10:40 AM, Brian Fries wrote:> I use the following grep around most of my pages:>> [grep search=[%0D%0A][%0D%0A%09]*&replace=%0D]>> lots of page code filled with>> blank lines>> and tab-indents> here>> [/grep]>>> This grep executes much faster than a bunch of comments, and leaves > the code easier to read. The only thing to watch out for is pages with > textarea fields where you may want to preserve returns, line feeds and > tabs.>> - brian>> On Monday, June 9, 2003, at 10:32 AM, devaulw@onebox.com wrote:>>> This topic is covered extensively in the archives. You can either >> wrap the entire page in a grep or convertwords context so that the >> whitespace is removed or you can wrap each line ending like this:>> [/!][search db=search.db][!]>> [/!][numfound][!]>>>> This way the line endings are commented out. This can be done with a >> grep search/replace in BBEdit very easily. Be careful not to remove >> the line endings where you need them, for example in a writefile >> context.>> Or you could get used to the whitespace.>>>> -----Original Message----->> From: Lucas Rockwell
>> Sent: Mon, 9 Jun 2003 10:22:33>> To: (WebDNA Talk)>> Subject: removing programming logic white space>>>> Hi all,>>>> Is there a way to remove the programming logic white space from the >> output of a template?>>>> For instance, if I have a template with 20 lines of WebDNA code (all >> of it logic), the resulting html output has 20 blank lines in it. >> This is a real annoyance, especially when trying to format email >> messages.>>>> Is there a way to have WebDNA not output blank lines and just output >> what it's supposed to output?>>>> Thanks.>>>> -lucas>>> -------------------------------------------------------------> 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/>-------------------------------------------------------------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:
Brian,This is great. And thanks for the heads-up about the textarea fields.-lucasOn Monday, June 9, 2003, at 10:40 AM, Brian Fries wrote:> I use the following grep around most of my pages:>> [grep search=[%0D%0A][%0D%0A%09]*&replace=%0D]>> lots of page code filled with>> blank lines>> and tab-indents> here>> [/grep]>>> This grep executes much faster than a bunch of comments, and leaves > the code easier to read. The only thing to watch out for is pages with > textarea fields where you may want to preserve returns, line feeds and > tabs.>> - brian>> On Monday, June 9, 2003, at 10:32 AM, devaulw@onebox.com wrote:>>> This topic is covered extensively in the archives. You can either >> wrap the entire page in a grep or convertwords context so that the >> whitespace is removed or you can wrap each line ending like this:>> [/!][search db=search.db][!]>> [/!][numfound][!]>>>> This way the line endings are commented out. This can be done with a >> grep search/replace in BBEdit very easily. Be careful not to remove >> the line endings where you need them, for example in a writefile >> context.>> Or you could get used to the whitespace.>>>> -----Original Message----->> From: Lucas Rockwell >> Sent: Mon, 9 Jun 2003 10:22:33>> To: (WebDNA Talk)>> Subject: removing programming logic white space>>>> Hi all,>>>> Is there a way to remove the programming logic white space from the >> output of a template?>>>> For instance, if I have a template with 20 lines of WebDNA code (all >> of it logic), the resulting html output has 20 blank lines in it. >> This is a real annoyance, especially when trying to format email >> messages.>>>> Is there a way to have WebDNA not output blank lines and just output >> what it's supposed to output?>>>> Thanks.>>>> -lucas>>> -------------------------------------------------------------> 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/>-------------------------------------------------------------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/
Lucas Rockwell
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:
Web Catalog 2 demo (1997)
READFILE command? (1998)
[WebDNA] CORRECTION: 60% failure rate using replace in a loop (2010)
authenticating a second user (1997)
$Replace with [founditems] (1997)
no global [username] or [password] displayed ... (1997)
Adding freight and percentages (2000)
multi-paragraph fields (1997)
Looking for WebCat developer/contractor (2000)
New WebCatalog Version !!! (1997)
list problems (digest) (1998)
unable to launch acgi in WebCat (1997)
RE: [WebDNA] test (2011)
I'm new be kind (1997)
Db design question (relational vs. flat?) (1998)
RE: 2.01 upgrade problems (1997)
Quit revisited (1997)
Navigator 4.01 (1997)
[WebDNA] WebDNA on PowerPC Leopard Server (2009)
[url] - question (2000)