Platforms to show: All Mac Windows Linux Cross-Platform

GetMaximumOpenFileCountMacOSXMBS as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
global method System MBS MacCF Plugin ✅ Yes ❌ No ✅ Yes ✅ Yes All
The number of simultan open files
Example
msgbox str(GetMaximumOpenFileCountMacOSXMBS)

On Mac OS X per default a process can have 256 files open at the same time.
This function allows you to increase the number of open files. It seems that you can't have more than 10240 files open on Mac OS X.
Returns -2 if the function is not available and -1 if the current number of open files is unknown.

The items on this page are in the following plugins: MBS MacCF Plugin.


The biggest plugin in space...