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:
Getting total number of items ordered (1997)
Can't add a field (1998)
Passing Variable (was How to add product size) (1997)
Cyberstudio and WebDNA (1997)
Re[2]: WebCatalog 3.0.8 Mac OS (2000)
WebCat2b13MacPlugIn - [shownext method=post] ??? (1997)
Claris HomePage messes up the code (1997)
pulldown menu differences (2005)
missing records (1998)
Calendar (1997)
{middle} and variables (2002)
YACBQ.....(Yet another checkbox question) (2000)
Running _every_ page through WebCat ? (1997)
Multiple security dbs (1997)
Generating unique SKU from [cart] (1997)
Database Structure? (1998)
Forms Search Questions (1997)
multi-paragraph fields (1997)
Server crash (1997)
Nesting format tags (1997)