Quote Originally Posted by Michael Mullan View Post
That's how I do it.

Also remember to copy the parameter, uppercase that, then do the check for the switch name, and use the UnUppercased version to pull the passed value in,

So:
Programi.exe FooBar=Seven7
is the same as
Programi.exe FOOBAR=Seven7

but different than

Programi.exe FooBar=sEVEN7

MM.
LOL. I was there until the example