Search:

Type: Posts; User: iCurtisIT

Search: Search took 0.14 seconds.

  1. Replies
    10
    Views
    1,265

    Re: Trouble reading a Text File

    When you mention the split() method, would that mean that I am using array's? Is there anyway of reading the data and assigning each value to a variable to do a calculation for each line considering...
  2. Replies
    10
    Views
    1,265

    Re: Trouble reading a Text File

    Thank you Sir. I do appreciate all your help. I will let you know how I get on. Thanks again.
  3. Replies
    10
    Views
    1,265

    Re: Trouble reading a Text File

    Ok. Thank you. I will try this now and get back to you. Thanks again!

    --- Update ---

    OK. I sort of understand the nextLine() method.

    I need to know how to break a line into two so we can...
  4. Replies
    10
    Views
    1,265

    Re: Trouble reading a Text File

    I really don't understand what you are saying. Argh, this is so frustrating.

    EDIT: OK I understand now. You are saying my code is reading it as it comes, not line by line. Why have you said use...
  5. Replies
    10
    Views
    1,265

    Re: Trouble reading a Text File

    My code isn't right. I am not doing it right. I do not know what I am doing. I know how to read lets say 4 different numbers from a text file (5 6 30 500), but what I don't know how to do it read...
  6. Replies
    10
    Views
    1,265

    Trouble reading a Text File

    Hello All.

    I am having trouble reading data from a text file. I want to read a bit of text, store it (to manipulate later), then do this with each block of text.

    Once all the data has been...
Results 1 to 6 of 6