View Single Post
  #2 (permalink)  
Old 04-08-2008, 06:07 PM
Chris.Brown.SPE's Avatar
Chris.Brown.SPE Chris.Brown.SPE is offline
Member
 
Join Date: Apr 2008
Location: State College, PA
Posts: 50
Chris.Brown.SPE is on a distinguished road
Send a message via AIM to Chris.Brown.SPE
First of all...don't forget your semicolon at the end of "String test = args[0]"

Go to the "Run" menu and click "Open run dialog..." and you will be at the Main tab. To the right of that is the Arguments tab. Program arguments is where you put stuff separated by spaces(strings can have spaces by using quotes around it). Hope this meets all your needs.
Reply With Quote