In the QB help files (I have v 4.5), it indicates (moreso...it implies) that the number of data files you can have opened at any one time is 255.
However, I've only been able to access 15 simultaniously. Example follows:
FOR FileNum=1 TO 30
[tab]MyFile$="trash" +...