Dear all,

I am quite new to programming so please bear with me if I am asking stupid questions.
I have searched the forums but couldn't find a (comprehensible) answer.

I am calling an external .exe file from VB, I do this with Shell.
The external .exe opens a command window and asks for a file name. I am trying to make vb to input a file name into the command window but I m not sure how. The SendKeys command doesn't seem to work.
Could somebody please help me out?
Thanks!!