Hi, i am using c# language to build a console application. My target is i have to build a custom command like "do pfizer.text" and it'll create a file "phizer.text" on desktop.
I know i can do this with existing commands but i want to make my custom command ( "do" in this case).
Can anyone tell me how to do this ??? I will prefer c# language as solution language.
Thanks, -seoul.