[ic] if-loop-param question

Kevin Walsh kevin at cursor.biz
Fri Sep 10 13:32:39 EDT 2004


Ed LaFrance (New Media E.M.S.) [ic_users at newmediaems.com]
> > > > [tmp tmp][if-loop-param city][loop-param city], [/if][if-loop-param state][loop-param state] [/if][if-loop-param
zip][loop-param zip][/if][/tmp]
> > > >     [if scratch tmp]
> > > >         [scratch tmp]<br>
> > > >     [/if]
> > > >
> > > Thanks Kevin and Ed, the code is great...very clever.  I appreciate
> > > your help
> > >
> > Good suggestions for sure. But wouldn't the if structure need to be
> > like the following ?
> >
> > [if-loop-param city]
> > whatever
> > [/if-loop-param]
> >
> You are right about that - Kevin made a typo on the closing [/if]'s.
> Fixed up, his code sample would be:
>
> [tmp tmp][if-loop-param city][loop-param city][/if-loop-param][if-loop-param state], [loop-param
state][/if-loop-param][if-loop-param zip] [loop-param zip][/if-loop-param][/tmp]
>
>       [if scratch tmp]
>           [scratch tmp]<br>
>       [/if]
>
Oops.  Actually, I just added the [tmp tmp] ... [/tmp] to the provided
code and didn't read the code that closely.  My mistake.

--
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin at cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/



More information about the interchange-users mailing list