Hey guys,
I am trying to get some code to interpret a parameter determined by a JAR file.
IE. C:\user\myProgram.jar 500
I want to know how to transfer 500 over to the program. I googled it, and most of the stuff that came up was extremely difficult to understand.
Thanks PO