After reading the preprocessor documentation I didn't see any mention of this, 
but I figured I'd ask anyways.  Is there any support for an expression like 
<?elseif defined BAR ?> ?



Example usage of this hypothetical expression:



<?ifdef FOO ?>

<?define value=1 ?>

<?elseif defined BAR ?>

<?define value=2 ?>

<?else ?>

<?define value=3 ?>

<?endif ?>














------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to