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:
Location of Browser Info.txt file (1997)
Yet another db manager (2004)
Error Lob.db records error message not name (1997)
Correction: New WebDNA Example from Olin -- (1998)
problems with 2 tags (1997)
OT: automating a POST (2002)
ExclusiveLock (2003)
problems with WebCat-Plugin (1997)
Web Developer Product Awards (1997)
Using the Tearoom Teamplates (2000)
[WebDNA] Formatting numbers - truncation instead of rounding (2011)
[group] ? (1997)
Generating Report Totals (1997)
[Reload mydata.db] (1998)
Pesky &s (2002)
Forwarding Orders Via Email (1998)
Associative lookup style? + bit more (1997)
Removing [showif] makes a big difference in speed (1997)
appleshare/ip (1997)
Re:How to Display text in empty fields (1997)