Hello all,
I am working on a project with AutoIt and part of it need generation 8 numbers combinations out of 70 numbers. I tried use AutoIt's built in function _arraycombinations but it is very slow. I would like to know is there any command line program that take a text file as parameter (or from console) so that I can execute it through AutoIt to generate combinations? Thanks.
Regds
LAM Chi-fung