simple imput from command line

1999-02-14 Thread cobra




Hope I'm not 
disturbing too much, probably I'm off topic but I'd need a simple way to imput a 
number (integer) from keyboard  while a program is running in Java (JINI) 

I'd need a 
translation for basic : INPUT "AGE";A
 
I'm able to do it from command line arg but not inside a 
program
 
IF my question is too silly please ignore it.
 
 echo.java


simple imput from command line

1999-02-14 Thread cobra





Hope I'm not 
disturbing too much, probably I'm off topic but I'd need a simple way to imput a 
number (integer) from keyboard  while a program is running in Java (JINI) 

I'd need a 
translation for basic : INPUT "AGE";A
 
I'm able to do it from command line arg but not inside a 
program
 
IF my question is too silly please ignore it.
 
 echo (1).java