Page 1 of 1

RunProgram: a JAR file, with parameters?

Posted: Wed Feb 10, 2010 6:12 pm
by Seymour Clufley
Does anyone know how to do this, if it's possible?

Re: RunProgram: a JAR file, with parameters?

Posted: Thu Feb 11, 2010 8:05 am
by citystate
have you tried

Code: Select all

RunProgram("java","-jar "+filename$)