Re: Nested vs conditional
This WebDNA talk-list message is from 1997
It keeps the original formatting.
numero = 10792
interpreted = N
texte = >Trying to do a [showif[var] does not contain A or B or C or X or Y]Sorry, there is no syntax for this in [ShowIf] -- multiple not-contains is a little beyond its scope at the moment. But you can use a little math trick to do the same thing:[math]totalFound=0[/math][showif [var]^A][math]totalFound=totalFound+1[/math][/showif][showif [var]^B][math]totalFound=totalFound+1[/math][/showif][showif [var]^C][math]totalFound=totalFound+1[/math][/showif][showif [var]^X][math]totalFound=totalFound+1[/math][/showif][showif [var]^Y][math]totalFound=totalFound+1[/math][/showif][showif [math]totalFound[/math]!0][var] contains at leat one of A,B,C,X,Y[/showif]Basically this increments a variable every time something is found. You may have to change the logic for your needs, perhaps using [HideIf] instead.Grant Hulbert, V.P. Engineering | ===== Tools for WebWarriors =====Pacific Coast Software | WebCatalog Pro, WebCommerce Solution11770 Bernardo Plaza Court, #462 | SiteEdit Pro, SiteCheck, PhotoMasterSan Diego, CA 92128 | SiteGuard619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com
Associated Messages, from the most recent to the oldest:
>Trying to do a [showif[var] does not contain A or B or C or X or Y]Sorry, there is no syntax for this in
[showif] -- multiple not-contains is a little beyond its scope at the moment. But you can use a little math trick to do the same thing:
[math]totalFound=0[/math][showif [var]^A]
[math]totalFound=totalFound+1[/math][/showif][showif [var]^B]
[math]totalFound=totalFound+1[/math][/showif][showif [var]^C]
[math]totalFound=totalFound+1[/math][/showif][showif [var]^X]
[math]totalFound=totalFound+1[/math][/showif][showif [var]^Y]
[math]totalFound=totalFound+1[/math][/showif][showif
[math]totalFound[/math]!0][var] contains at leat one of A,B,C,X,Y[/showif]Basically this increments a variable every time something is found. You may have to change the logic for your needs, perhaps using
[hideif] instead.Grant Hulbert, V.P. Engineering | ===== Tools for WebWarriors =====Pacific Coast Software | WebCatalog Pro, WebCommerce Solution11770 Bernardo Plaza Court, #462 | SiteEdit Pro, SiteCheck, PhotoMasterSan Diego, CA 92128 | SiteGuard619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com
Grant Hulbert
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:
Help! WebCat2 bug (1997)
Looking for a Manual (1997)
Site Test Please (2005)
Strange ShowIf behaviour (2001)
Re2: Calculating multiple shipping... (1997)
What's the grep? (2004)
Make sure I understand this??? (1997)
transferring values (1998)
[ShowNext] (1997)
[WebDNA] Different responses for the same commands ... (2011)
Execute Applescript (1997)
[WebDNA] macOS 10.13.3 and WebDNA Mac Server 8.5.1 - hick-up (2019)
Thanks and Big News!!! (1997)
WCS Newbie question (1997)
ShipCosts database (1997)
A little help on e-mail (HELP!!! :-) ) (1998)
NT vs Mac (1997)
Emailer 1.0.2 Conflicts? (1998)
Text data with spaces in them... (1997)
syntax question, not in online refernce (1997)