Hi all,
one of my functions suddenly stopped working. During my effort to find
the error by running the commands from the command window, I
experienced this:
-1->args(1) = null();
args(1) = null();
!--error 44
Wrong argument #2.
and when I checked:
-1->typeof(args)
ans =
list
Can anybody explain that?
Regards
Stefan