I am trying to create an application the would respond to 'switches'. At run time if I run: 'MyApp /a' would execute something different from 'MyApp /b'.

Obviously, this can be done (an please forgive my lack of technical terms...), but I have no idea how.

Anybody knows ?

Thanks.