Re: Nested vs conditional

This WebDNA talk-list message is from

1997


It keeps the original formatting.
numero = 10793
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. Perfect, should do the trick exactly the way I wanted it to.Thanks=============================================== Gary Richter PanaVise Products, Inc. 7540 Colbert Dr. Reno, Nevada 89511 Ph: 702.850.2900 Fx: 702.850.2929 Email: grichter@panavise.com http://www.panavise.com =============================================== Associated Messages, from the most recent to the oldest:

    
  1. Re: Nested vs conditional (grichter@panavise.com (Gary Richter) 1997)
  2. Re: Nested vs conditional (Grant Hulbert 1997)
  3. Nested vs conditional (grichter@panavise.com (Gary Richter) 1997)
>>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. Perfect, should do the trick exactly the way I wanted it to.Thanks=============================================== Gary Richter PanaVise Products, Inc. 7540 Colbert Dr. Reno, Nevada 89511 Ph: 702.850.2900 Fx: 702.850.2929 Email: grichter@panavise.com http://www.panavise.com =============================================== grichter@panavise.com (Gary Richter)

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:

Problem with updating 2.1b7 -> 2.1.1 (1998) [WebDNA] Processor Maxing out (2010) [searchString] (1997) Separate SSL Server (1997) Scoping rules in WebDNA 4.0 (2000) [protect] on NT? (1997) all records returned. (1997) Showing once on a founditems (1997) HELP WITH DATES (1997) WebCatalog2 for NT Beta Request (1997) WebCat2 - [SendNews] (1997) suffix mapping for NT? (1997) [protect admin] (1997) Runtime (1998) Search/sort in URL Was: GuestBook example (1997) BBEdit WedDNA Codeless Language Module (2004) Re:2nd WebCatalog2 Feature Request (1996) How To question on setting up downloads (1997) Server crash (1997) displaying New products (using [date]) (1997)