The wish is pretty straightforward, to be able to write:
doCheck() instead of doCheck for function which take no arguments.
I know it's in accordance with VB6 syntax but don't see any restriction...
What's more, in VB6 I think there was Call doCheck or something like that.
My two cents, it may be wrong.
doCheck() instead of doCheck for function which take no arguments.
I know it's in accordance with VB6 syntax but don't see any restriction...
What's more, in VB6 I think there was Call doCheck or something like that.
My two cents, it may be wrong.