Search:

Type: Posts; User: iceraven721

Search: Search took 0.11 seconds.

  1. Replies
    8
    Views
    1,187

    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
    1
    Views
    1,967

    Proper Eclipse Exporting

    I am trying to figure out how to export my project correctly. It works fine inside the eclipse environment, but running it outside creates class errors.
    My class is AutoPost.java. Do I have to do...
  3. Replies
    8
    Views
    1,187

    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.
  4. Replies
    8
    Views
    1,187

    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
  5. Replies
    8
    Views
    1,187

    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 ...
  6. Replies
    8
    Views
    1,187

    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 6 of 6