I believe it is necessary, otherwise the Else clause will execute.![]()
Exit Function 'unnecessary
I believe it is necessary, otherwise the Else clause will execute.![]()
Exit Function 'unnecessary
Entia non sunt multiplicanda sine necessitate
Thanks for finding that! I am surprised it compiles, too. I am also surprised that it fails on the Exit Function statement, of all places. But your fix worked.
On review I think that final Exit Function is indeed unnecessary since it is the last line of code in the function. I think it must be an artifact leftover from when it was followed by some other code.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks