On 11-Dec-2009, at 06:53, Doug Lerner wrote:
> There are in fact expressions like 
> 
>       if (y<x)
> 
> in the function. Not ones with no space between the if and the ( though.

The issue is not that space.

This might look like HTML to BBEdit:

if (y<x)

This will not:

if (y< x)

> But why would it balance in one file and not in another?

Maybe the real issue is the block BEFORE this one?


-- 
OS X 10.5 is going to have spots?

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a feature request or would like to report a problem, 
please email "[email protected]" rather than posting to the group.

Reply via email to