error 267: 'elseif': Requires ANSI-style prorotype.
Note that 'else if' is not a function (and neither is 'if').
So, if you're getting function-related error messages from 'else if' (or 'if'), you know that something has gone wrong with your source text!