in reply to Re: Any easy way to do this?
in thread Any easy way to do this?
Thanks Graf, i'll give this a try tonight or tomorrow.
Realistically, the user will likely specify thresholds between 1000 and 10,000 spaced by about 5000. So in all likelihood 1000, 5000 and 10000 are probably the only thresholds that this script will ever see, but I wanted to leave the user's options open.
You're probably right, and I should just hard-code a range of thresholds to be run by default and maybe provide an override to run the script using a single user-defined threshold.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Any easy way to do this?
by graff (Chancellor) on Sep 16, 2011 at 00:17 UTC | |
by GrandFather (Saint) on Sep 16, 2011 at 07:57 UTC |