From: Ronny on
Is there a way to access the *last* parameter in a batch file? Of
course I can SHIFT until I get an empty result, and the last non-empty
one is then the value sought for. Is there a simpler way to do it?