Re: Undeclared variables
This WebDNA talk-list message is from 2004
It keeps the original formatting.
numero = 57538
interpreted = N
texte = Here's a simple function to return T if a text variable is defined, or F if it is not. It could easily be adapted for math or form variables as well...[function name=isTextVariable][text]tReturn=F[/text][listvariables type=text&name=[params_string]][text]tReturn=T[/text][/listvariables][return][tReturn][/return][/function]Example of use:[text]bob=1[/text][if "T"="[isTextVariable bob]"][then]yes on bob[/then][else]no on bob[/else][/if]
[if "T"="[isTextVariable bill]"][then]yes on bill[/then][else]no on bill[/else][/if]
returns:yes on bobno on bill- brianOn Apr 23, 2004, at 12:55 PM, devaulw@onebox.com wrote:> [showif [defined][var][/defined]=T]>> [showif [def][var][/def]=T]>> or> [showif [defined var=var1&var2&var2]=T]>> for a list of variables.>> Is this something that would work well as a function?>>> -----Original Message-----> From: charles kline
> Sent: Fri, 23 Apr 2004 14:08:50 -0400> To: (WebDNA Talk)> Subject: Re: Undeclared variables>> Would be cool to have...>> [showif [isset var=somevar]=T][/showif]>> On Apr 23, 2004, at 1:29 PM, Terry Wilson wrote:>>> Is there a more elegant way to do this:>>>> [showif [variable]=[raw][variable][/raw]]variable=some default >> value[/showif]>>>> Seems like using [raw] is a pretty kludgey way of determining if a >> variable is undefined. I've been doing this forever, and maybe in ver >> 6 there's a better way now?>-- Brian Fries, BrainScan Software -- http://www.brainscansoftware.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:
Here's a simple function to return T if a text variable is defined, or F if it is not. It could easily be adapted for math or form variables as well...[function name=isTextVariable][text]tReturn=F[/text][listvariables type=text&name=[params_string]][text]tReturn=T[/text][/listvariables][return][tReturn][/return][/function]Example of use:[text]bob=1[/text][if "T"="[isTextVariable bob]"][then]yes on bob[/then][else]no on bob[/else][/if]
[if "T"="[isTextVariable bill]"][then]yes on bill[/then][else]no on bill[/else][/if]
returns:yes on bobno on bill- brianOn Apr 23, 2004, at 12:55 PM, devaulw@onebox.com wrote:> [showif [defined][var][/defined]=T]>> [showif [def][var][/def]=T]>> or> [showif [defined var=var1&var2&var2]=T]>> for a list of variables.>> Is this something that would work well as a function?>>> -----Original Message-----> From: charles kline > Sent: Fri, 23 Apr 2004 14:08:50 -0400> To: (WebDNA Talk)> Subject: Re: Undeclared variables>> Would be cool to have...>> [showif [isset var=somevar]=T][/showif]>> On Apr 23, 2004, at 1:29 PM, Terry Wilson wrote:>>> Is there a more elegant way to do this:>>>> [showif [variable]=[raw][variable][/raw]]variable=some default >> value[/showif]>>>> Seems like using [raw] is a pretty kludgey way of determining if a >> variable is undefined. I've been doing this forever, and maybe in ver >> 6 there's a better way now?>-- Brian Fries, BrainScan Software -- http://www.brainscansoftware.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/
Brian Fries
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:
Re:2nd WebCatalog2 Feature Request (1996)
Emailer setup (1997)
PROBLEM (1997)
category index, drop down list (2005)
Sorting Results (1999)
Public Beta for WebCatalog 4.0 is Available (2000)
Is Web Merchant Necessary? (2000)
Cart/ Form Use (1998)
taxTotal, grandTotal (1997)
[include ...] behavior (1997)
Creating comums (1998)
4.5.0 (2002)
WebCat2b13MacPlugin - [math][date][/math] problem (1997)
Registration Form (1998)
A multi-processor savvy WebCatalog? (1997)
error message (2000)
ShowNext Command (1997)
Need a silver bullet (2004)
[random] only for 1-100??? (1997)
mass mailing (1998)