OSX: little bug in AssertMex prevents getmouse from working properly

I found a small bug in AssertMex that prevented getmouse from running
properly.

Line 74: inputNames=upper(varargin); should be put at line 66 or so.

(Alternatively, comment out line 93 from getmouse.m)

Gr.
Frans