[ic] Simple if, why doesn't this work?

Mark Overmeer solutions at overmeer.net
Wed Jul 17 22:10:20 UTC 2013


* Gert van der Spoel (gert at 3edge.com) [130717 21:38]:
> > -----Original Message-----
> > From: interchange-users-bounces at icdevgroup.org [mailto:interchange-users-
> > bounces at icdevgroup.org] On Behalf Of Mark Overmeer
> > Sent: woensdag 17 juli 2013 23:02
> > To: interchange-users at icdevgroup.org
> > Subject: [ic] Simple if, why doesn't this work?
> > 
> Try using [then]  
> 
> [if cgi paynow]
> [then]
>     .....
>         [if cgi paymethod eq sofort]
>         [then]
>          ......
>         [/then]
>         [/if]
> [/then]
> [/if]
> 
> If my memory serves me right you use [then] in case you have nested ifs ..

Parsing horrible breaks with nested [then]s.  Using it only on the
top-level doesn't help.  Neither does adding it to the inner level.
-- 
Sorry,
               MarkOv

------------------------------------------------------------------------
drs Mark A.C.J. Overmeer                                MARKOV Solutions
       Mark at Overmeer.net                          solutions at overmeer.net
http://Mark.Overmeer.net                   http://solutions.overmeer.net



More information about the interchange-users mailing list