Can anybody give me an example to change my mind?
I've seen this elswhere on SO:
The purpose of the Call statement when used with a Sub is to allow you to enclose the argument list in parentheses.
That to me is not a valid purpose. It just makes code slightly less readable.