My way of solving this is to write out:Yes, that's helpful. However, I often have more complicated conditions, such as:if( condition ) { }
[Note the missing ')']if ( ( $flag1 or $flag2 ) and ( length( $string ) )
and that was the case this time as well.
-QM
--
Quantum Mechanics: The dreams stuff is made of
In reply to Re^2: Grokking Compile Error Messages
by QM
in thread Grokking Compile Error Messages
by QM
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |