Search:

Type: Posts; User: pbrockway2

Search: Search took 0.08 seconds.

  1. Replies
    5
    Views
    2,889

    [SOLVED] Re: Scanner problem

    I'm glad you've got it sorted out.
  2. Replies
    5
    Views
    2,889

    [SOLVED] Re: Scanner problem

    I was hoping that openFile() would show the static input scanner being set to something else. But it appears not...

    Do any commands get processed before the runtime exception occurs? If so it...
  3. Replies
    5
    Views
    2,889

    [SOLVED] Re: Scanner problem

    Yes, I would expect nextLine() to block until input becomes available ... but only if it were the keyboard (console) being scanned and not, say, a file.

    In your code you show input being...
Results 1 to 3 of 3