how many serial ports can I open at once

Mac and Windows: How many serial ports can I have open at the same time in XoJo?

If I wanted to open 125 of them, is there an intrinsic limitation on either platform for me doing that?

Got any idea of what sort of resource load that has?

On Mac they use entries in the file handle table.
by default this may be as small as 200 entries, so it should work.