[ic] Quick and stupid question about elsif structures.

Ed LaFrance edl at newmediaems.com
Sun Sep 21 09:36:12 EDT 2003


At 05:39 PM 9/21/2003 +0800, you wrote:
>Can I do something like this??
>
>[if-loop-data transactions b_address2]
>         [loop-data transactions b_address2]
>[elsif-loop-data transactions address2]
>         [loop-data transactions address2]
>[/elsif-loop-data]
>[/if-loop-data]
>
>I searched the mailing archives for the string "elsif-loop-data" and didn't
>find anything, and it's given me pause. Is that even valid syntax? If not,
>what would one do?

It's not valid. There is an [else] for [if-prefix-data], that's it. More 
complex tests in iterative lists are best done with [calc], [perl] or a 
usertag.

- Ed


===============================================================
New Media E.M.S.              Technology Solutions for Business
11630 Fair Oaks Blvd., #250   eCommerce | Consulting | Hosting
Fair Oaks, CA  95628          edl at newmediaems.com
(916) 961-0446                http://www.newmediaems.com
(866) 519-4680 Toll-Free      (916) 961-0447 Fax
=============================================================== 



More information about the interchange-users mailing list