I want to make a small reminder on the mode of pagination:
In the version which I had proposed, I used at most the possibilities of the macro by reading the entire directory. The main work of display making in the browser for more fluidity.
I want to put back in memory of tsg ( without wanting to offend you
) that to read a whole directory sets certain time by hfs and that the more this one is important, the more it lasts.
It is possible to use filters to feign the mode page, but the more the number of files not to be taken into account is important, the more the waiting time of the browser is long , and it is inescapable in the present state of the programming of hfs, any script so successful is will can nothing against that.
The only viable method at the moment is: we take the whole and we make the sorting later.
To the javascript programmer to be rather cunning to optimize the sorting. Naturally it is possible to increase the number of marks for every item to be shown to facilitate the work of the browser.