PDA

View Full Version : Anyone know how to use a switch???



vjs
08-16-2004, 01:04 PM
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.

mklasson
08-17-2004, 08:41 AM
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

vjs
08-17-2004, 03:41 PM
Does simply including a nextrange.txt file work or do you have to use a switch of some sort like.

cmov /next

mklasson
08-17-2004, 03:50 PM
No switch needed. Just put the nextrange.txt file along with the other files.