Search:

Type: Posts; User: iceraven721

Search: Search took 0.17 seconds.

  1. Replies
    8
    Views
    1,179

    Re: Best way to use delimiter/other options

    I've got it so that it tracks down the file till it hits the last line. I'm looking around for a simpler way to do it. Maybe a length call?



    while(scan.hasNextLine()){
    lastline =...
  2. Replies
    8
    Views
    1,179

    Re: Best way to use delimiter/other options

    Luckily these inconsistencies are in other categories other than ones I need. My first task is to check if that line matches the 3 letter code in looking for.
  3. Replies
    8
    Views
    1,179

    Re: Best way to use delimiter/other options

    I've gotten the initial scan import and string set up. I have a few ideas for splitting it up using characters. I'll try them and see if it works
  4. Replies
    8
    Views
    1,179

    Re: Best way to use delimiter/other options

    08:47:27 Play 1 F1062-5 Kiss With a Fist Florence and the Mach MUA D0271
    08:49:25 Play 5 PSA0 Turning Point Mikey ...
  5. Replies
    8
    Views
    1,179

    Best way to use delimiter/other options

    So I have a file that the program will read. In it, it reads the latest line of a file. The line looks like this:

    09:28:04 Play 1 C48-6 What's The Altitude f. Hymnal Cut Chemist ...
Results 1 to 5 of 5