posted on Wednesday, December 29, 2004 6:11 PM by Harpua

Parsing Web Command-Line Args

I had a need to pass a parameter to a smart client exe I'm creating for a project.  Found this example, which seems to work quite nicely.  Wanted to put this on here so I can find it again in the future.

Comments