Hi, 1 year later, I found a solution:
1 - Sort the list by name
2 - Run PetScan (result e.g. 5,000)
3 - Check in which position entry #500 is, e.g. "Factory"
4- Run again with the RegExp filter - [A-F].*
Approximately 500 entries (i.e. Files) will appear
Hi, 1 year later, I found a solution: 1 - Sort the list by name 2 - Run PetScan (result e.g. 5,000) 3 - Check in which position entry #500 is, e.g. "Factory" 4- Run again with the RegExp filter - [A-F].* Approximately 500 entries (i.e. Files) will appear