Hello,

I'm currently making a text editor, and I wanted to make my application accept arguments from the command prompt, you know <Directory>\myapp.exe <textfile>. How can I do this?

Thanks in advance