I have an Accounting Application package running and the application can call another exe with the account code as parameter and pass it to the external program. My question is, how can my C# program read the parameter passed by my accounting application? Thanks!
Patrick
Patrick