[WebDNA] [raw] tag with [interpret] question

This WebDNA talk-list message is from

2010


It keeps the original formatting.
numero = 105729
interpreted = N
texte = --0016361e7f08f8e990048ee0d821 Content-Type: text/plain; charset=ISO-8859-1 Hi everyone, This may be a simple fix, but I haven't been able to come up with a solution. Anyone know the answer? I've created a variable: [text]_Alpha=[interpret][_ Alpha_[index]][/interpret][/text] which is within a loop: [loop start=1&end=3] both of the above follow a search: [search db=mydatabase.db&eqClientIDdatarq=[_ClientID]&neAlphadatarq=[blank]&neDate_Addeddatarq=[blank]&Alphasumm=T&deDate_Addedsort=1&max=3] [text]AddedResourcesFound=[numfound][/text] [founditems] [text]_ManSerialNum_[index]=[ManSerialNumber][/text] [text]_Alpha_[index]=[Alpha][/text] [/founditems] [/search] In the case I'm trying to solve, [numfound]=1. I want to hide a section of my code if the interpreted variable is raw (i.e. [_Alpha_2] or [_Alpha_3]). I've tried the following: [hideif [_Alpha]=[interpret][_Alpha_[index]][/interpret]]CODE[/hideif] [hideif [_Alpha]=[raw][interpret][_Alpha_[index]][/interpret][/raw]]CODE[/hideif] [hideif [_Alpha]=[interpret][raw][_Alpha_[index]][/raw][/interpret]]CODE[/hideif] [hideif [_Alpha]=[raw][_Alpha_[index]][/raw]]CODE[/hideif] but none of them work. I haven't done much coding with [interpret] tags. Is there some other way to hide this code? Thanks, Suzanne --0016361e7f08f8e990048ee0d821 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi everyone,

This may be a simple fix, but I haven't been able t= o come up with a solution.=A0 Anyone know the answer?

I've creat= ed a variable:
[text]_Alpha=3D[interpret][_
Alpha_[index= ]][/interpret][/text]

which is within a loop:
[loop start=3D1&end=3D3]

both of= the above follow a search:

=A0=A0=A0 [search db=3Dmydatabase.db&= ;eqClientIDdatarq=3D[_ClientID]&neAlphadatarq=3D[blank]&neDate_Adde= ddatarq=3D[blank]&Alphasumm=3DT&deDate_Addedsort=3D1&max=3D3] =A0=A0=A0 [text]AddedResourcesFound=3D[numfound][/text]
=A0=A0=A0 =A0= =A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0
=A0=A0=A0 =A0= =A0=A0 [founditems]=A0=A0=A0 =A0=A0=A0
=A0=A0=A0 =A0=A0=A0 =A0=A0=A0 [t= ext]_ManSerialNum_[index]=3D[ManSerialNumber][/text]
=A0=A0=A0 =A0=A0=A0= =A0=A0=A0 [text]_Alpha_[index]=3D[Alpha][/text]
=A0=A0=A0 =A0=A0=A0 [/founditems]
=A0=A0=A0 [/search]


In the = case I'm trying to solve, [numfound]=3D1.


I want to hide a s= ection of my code if the interpreted variable is raw (i.e. [_Alpha_2] or [_= Alpha_3]).=A0

I've tried the following:
=A0[hideif [_Alpha]=3D[interpret][_Alp= ha_[index]][/interpret]]CODE[/hideif]
=A0[hideif [_Alpha]=3D[raw][interp= ret][_Alpha_[index]][/interpret][/raw]]CODE[/hideif]
=A0 [hideif [_Alpha]=3D[interpret][raw][_Alpha_[index]][/raw][/interpret]]CODE[= /hideif]
=A0 [hideif [_Alpha]=3D[raw][_Alpha_[index]][/raw]]CODE[/hideif]

but none of them work.=A0 I haven't done much coding with [interpre= t] tags.=A0 Is there some other way to hide this code?

Thanks,
Suzanne

--0016361e7f08f8e990048ee0d821-- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] [raw] tag with [interpret] question (Kenneth Grome 2010)
  2. Re: [WebDNA] [raw] tag with [interpret] question (William DeVaul 2010)
  3. Re: [WebDNA] [raw] tag with [interpret] question (Govinda 2010)
  4. Re: [WebDNA] [raw] tag with [interpret] question (William DeVaul 2010)
  5. Re: [WebDNA] [raw] tag with [interpret] question (Suzanne Swift 2010)
  6. Re: [WebDNA] [raw] tag with [interpret] question (Kenneth Grome 2010)
  7. Re: [WebDNA] [raw] tag with [interpret] question (Govinda 2010)
  8. Re: [WebDNA] [raw] tag with [interpret] question (William DeVaul 2010)
  9. [WebDNA] [raw] tag with [interpret] question (Suzanne Swift 2010)
--0016361e7f08f8e990048ee0d821 Content-Type: text/plain; charset=ISO-8859-1 Hi everyone, This may be a simple fix, but I haven't been able to come up with a solution. Anyone know the answer? I've created a variable: [text]_Alpha=[interpret][_ Alpha_[index]][/interpret][/text] which is within a loop: [loop start=1&end=3] both of the above follow a search: [search db=mydatabase.db&eqClientIDdatarq=[_ClientID]&neAlphadatarq=[blank]&neDate_Addeddatarq=[blank]&Alphasumm=T&deDate_Addedsort=1&max=3] [text]AddedResourcesFound=[numfound][/text] [founditems] [text]_ManSerialNum_[index]=[ManSerialNumber][/text] [text]_Alpha_[index]=[Alpha][/text] [/founditems] [/search] In the case I'm trying to solve, [numfound]=1. I want to hide a section of my code if the interpreted variable is raw (i.e. [_Alpha_2] or [_Alpha_3]). I've tried the following: [hideif [_Alpha]=[interpret][_Alpha_[index]][/interpret]]CODE[/hideif] [hideif [_Alpha]=[raw][interpret][_Alpha_[index]][/interpret][/raw]]CODE[/hideif] [hideif [_Alpha]=[interpret][raw][_Alpha_[index]][/raw][/interpret]]CODE[/hideif] [hideif [_Alpha]=[raw][_Alpha_[index]][/raw]]CODE[/hideif] but none of them work. I haven't done much coding with [interpret] tags. Is there some other way to hide this code? Thanks, Suzanne --0016361e7f08f8e990048ee0d821 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi everyone,

This may be a simple fix, but I haven't been able t= o come up with a solution.=A0 Anyone know the answer?

I've creat= ed a variable:
[text]_Alpha=3D[interpret][_
Alpha_[index= ]][/interpret][/text]

which is within a loop:
[loop start=3D1&end=3D3]

both of= the above follow a search:

=A0=A0=A0 [search db=3Dmydatabase.db&= ;eqClientIDdatarq=3D[_ClientID]&neAlphadatarq=3D[blank]&neDate_Adde= ddatarq=3D[blank]&Alphasumm=3DT&deDate_Addedsort=3D1&max=3D3] =A0=A0=A0 [text]AddedResourcesFound=3D[numfound][/text]
=A0=A0=A0 =A0= =A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0
=A0=A0=A0 =A0= =A0=A0 [founditems]=A0=A0=A0 =A0=A0=A0
=A0=A0=A0 =A0=A0=A0 =A0=A0=A0 [t= ext]_ManSerialNum_[index]=3D[ManSerialNumber][/text]
=A0=A0=A0 =A0=A0=A0= =A0=A0=A0 [text]_Alpha_[index]=3D[Alpha][/text]
=A0=A0=A0 =A0=A0=A0 [/founditems]
=A0=A0=A0 [/search]


In the = case I'm trying to solve, [numfound]=3D1.


I want to hide a s= ection of my code if the interpreted variable is raw (i.e. [_Alpha_2] or [_= Alpha_3]).=A0

I've tried the following:
=A0[hideif [_Alpha]=3D[interpret][_Alp= ha_[index]][/interpret]]CODE[/hideif]
=A0[hideif [_Alpha]=3D[raw][interp= ret][_Alpha_[index]][/interpret][/raw]]CODE[/hideif]
=A0 [hideif [_Alpha]=3D[interpret][raw][_Alpha_[index]][/raw][/interpret]]CODE[= /hideif]
=A0 [hideif [_Alpha]=3D[raw][_Alpha_[index]][/raw]]CODE[/hideif]

but none of them work.=A0 I haven't done much coding with [interpre= t] tags.=A0 Is there some other way to hide this code?

Thanks,
Suzanne

--0016361e7f08f8e990048ee0d821-- Suzanne Swift

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:

WCS Newbie question (1997) Bug Report, maybe (1997) WCS Newbie question (1997) Date Math (1999) process out of control....... (2002) WebCat2final1 crashes (1997) Speed questions (1998) Using Applescript to process WebCatalog functions (1998) [Sum] function? (1997) Is this possible, WebCat2.0 and checkboxes (1997) syntax question, not in online refernce (1997) [OT] Mom's gift (2006) exclamation mark... (1999) [WebDNA] Seriously what is wrong here? (2011) Nested [tags] (2001) Exclamation point (1997) Almost a there but..bye bye NetCloak (1997) RE: Error: template (1997) Converting SQL Microtime to Date and Time (2003) WC on Mac OS X or Mac OS X Server 2.x (2001)