Results 1 to 4 of 4

Thread: Anyone know how to use a switch???

  1. #1
    Moderator vjs's Avatar
    Join Date
    Apr 2004
    Location
    ARS DC forum
    Posts
    1,331

    Anyone know how to use a switch???

    Sometimes it's just easier to ask so here goes.

    I noticed at one point I was able to get switches listed by typing

    cmov /? but perhaps I'm mistaken

    I thought there was a way using cmov /next or cmov -next so that once your range finishes it will start a new range using a different set of p values from a text file or something like that.

    If someone know how to do this or if there is a link etc could you please explain, exactly.

  2. #2
    Senior Member
    Join Date
    Feb 2003
    Location
    Sweden
    Posts
    158
    I think what you need is a text file called nextrange.txt that has one or more pairs of lines in it, like this:

    pmin=150000000000000
    pmax=151000000000000

  3. #3
    Moderator vjs's Avatar
    Join Date
    Apr 2004
    Location
    ARS DC forum
    Posts
    1,331
    Does simply including a nextrange.txt file work or do you have to use a switch of some sort like.

    cmov /next

  4. #4
    Senior Member
    Join Date
    Feb 2003
    Location
    Sweden
    Posts
    158
    No switch needed. Just put the nextrange.txt file along with the other files.

Posting Permissions

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