Re: Send command line argument to Java Program Posted: 20 May 2003
Should be possible if you build the Java console program and access the COM API using *Microsoft specific extensions to Java* as documented in their MSDN documentation.
You'll have to have a look at the comprehensive MSDN documentation.