This is really picky, but..

In the FAQ 5.8 is says that if you have a method name starting with an
uppercase letter, you need to put parentheses around any parameters to
calls to that method. 

I don't seem to able to duplicate this is code - the simple statements 
with uppercase method names work fine without parens, and a grep
through parse.y didn't seem to find anything. Is this still a
constraint?

Regards

Dave