Results 1 to 4 of 4

Thread: Bug: JJSieve mangles nextrange.txt

  1. #1
    Member
    Join Date
    Dec 2002
    Location
    new york
    Posts
    76

    Bug: JJSieve mangles nextrange.txt

    Here's what my nextrange.txt file looks like after running jjsieve for a while:

    pmax=1196460000000000

    ax=1196460000000000

    In what file does it store pmin? It remembers it, but I have no idea how.

  2. #2
    Moderator Joe O's Avatar
    Join Date
    Jul 2002
    Location
    West Milford, NJ
    Posts
    643
    This is a known bug.
    Place the word Done on a single line after all of your pmax pmin lines.
    The status is saved in xxxstatus.dat.
    Joe O

  3. #3
    Member
    Join Date
    Dec 2002
    Location
    new york
    Posts
    76
    ty!

  4. #4
    Member
    Join Date
    Dec 2002
    Location
    new york
    Posts
    76
    OK I see how it works. Cruft is appended to the end of the file, and it reads from the beginning, so no big deal.

    Having "Done" at the end seems to be the key. I'm writing a script so I'm trying to nail this down.
    Last edited by dudlio; 12-29-2006 at 01:45 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •