Re: Don't know if this is a sily question...
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 50772
interpreted = N
texte = That's a great coding tip and one I expect to use very often. Thanks Ken.-----Original Message-----From: Kenneth Grome
Sent: Fri, 30 May 2003 01:18:00To: (WebDNA Talk)Subject: Re: Don't know if this is a sily question...>As a related comment, using WebDNA 5 I find myself more often using >[function]s where I used to use [include]s to handle recurring >tasks. The formal use of parameters, the local scope variables, and >the ability to define functions within the page itself as well as in >a shared include file are compelling features.>>As a simple example:>>[function name=MyLink]>[return]db=....&value=[thevalue]&returnfield=ID]>[lookup >db=....&value=[thevalue]&returnfield=title]
[/return]>[/function]>>[search ...]>[founditems]>[MyLink thevalue=[whatever]]>[/founditems]>[/search]>>- brianI've been doing something similar for years, without v5's function context:[text]myLink=[raw][lookup db=....&value=[thevalue]&returnfield=title]
[/raw][/text][search ...][founditems][myLink][/founditems][/search]This has always been an easy way to create a variable once at the top of the page, and then use it any number of times further down on the same page -- while preventing the webdna code inside the text variable from being interpreted until the variable tag is used further down on the page -- such as inside the founditems context in this example.-- Sincerely,Kenneth Grome-------------------------------------------------------------My programmers will write WebDNA code for you at $27 an hour!--------------------------------------------------------------------------------------------------------------------------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:
That's a great coding tip and one I expect to use very often. Thanks Ken.-----Original Message-----From: Kenneth Grome Sent: Fri, 30 May 2003 01:18:00To: (WebDNA Talk)Subject: Re: Don't know if this is a sily question...>As a related comment, using WebDNA 5 I find myself more often using >[function]s where I used to use [include]s to handle recurring >tasks. The formal use of parameters, the local scope variables, and >the ability to define functions within the page itself as well as in >a shared include file are compelling features.>>As a simple example:>>[function name=MyLink]>[return]db=....&value=[thevalue]&returnfield=ID]>[lookup >db=....&value=[thevalue]&returnfield=title]
[/return]>[/function]>>[search ...]>[founditems]>[MyLink thevalue=[whatever]]>[/founditems]>[/search]>>- brianI've been doing something similar for years, without v5's function context:[text]myLink=[raw][lookup db=....&value=[thevalue]&returnfield=title]
[/raw][/text][search ...][founditems][myLink][/founditems][/search]This has always been an easy way to create a variable once at the top of the page, and then use it any number of times further down on the same page -- while preventing the webdna code inside the text variable from being interpreted until the variable tag is used further down on the page -- such as inside the founditems context in this example.-- Sincerely,Kenneth Grome-------------------------------------------------------------My programmers will write WebDNA code for you at $27 an hour!--------------------------------------------------------------------------------------------------------------------------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/
devaulw@onebox.com
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:
[WebDNA] Froala Editor working with WebDNA (2016)
redirect from the errorsMessages.db entry (1997)
Help name our technology! (1997)
verification (correction) (2004)
date tag not interpreted (2000)
[SearchString] problem with [search] context (1997)
[format xs] freeze (1997)
Part Html part WebDNA (1997)
Rendering out a page (1997)
Unexpected error (1997)
can you take a look (2003)
Need relative path explanation (1997)
Alternating colors (1997)
createfolder permissions (2003)
Help name our technology! I found it (1997)
Email Format (1998)
Need help with emailer- 2 issues (1997)
cart file creation (2003)
system crashes, event log (1997)
WebDelivery downloads alias, not original ? (1997)