Hi Guys,

Im trying to write a console application with arguments.

i have done simple ones ie: file.exe "input" "output"

however i want to do this with specific arguments ie:

file.exe -i "something" -sub "Test" - To "[email protected]" -Cc "someone" -body "body text" etc.

Can anybody help me with this please.

Cheers

Nick