I was thinking that if we had a way to get the number of items in a folder(not the current folder but subfolder's of the current folder) we should be able to make use of the new macros(or create one) to get multipage file systems quite easily.
to know the number of files in every subfolder we must scan the whole tree every time.
even with virtual folder, a file listed there may not exist on disk anymore.
but, anyway, with real folders for sure.
i don't understand how subfolders are related to "multipage".