Hello; I am a noobie,1st post for me on this forum and not really great with code. I have an outside application that will make a call to an .exe (that I am creating) on the local machine and pass some data with the call. for instance c:\application.exe /data1 /data2 I then want to be able to take the data and act on it after the program launches. Any Ideas? Thanks Much!!