> > >You could simply use parentheses to tie the 'else' to the outer 'if': > >if (expr) then (if (expr) A) else B > > Absolutely. Introducing curly braces would be inconsistent with the rest of the language: except fo r variable initializations ( which should be changed), curly braces are used for constructs related to nodes.Received on Monday, 26 January 2004 04:45:20 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Saturday, 22 July 2006 00:10:19 GMT