sets the limit for the number of files a Scilab is allowed to have open simultaneously
r = maxfiles(newnumbermax)
an integer the new value.
an integer: effective new value.
maxfiles
sets the limit for the number of files a Scilab is allowed to have open simultaneously.
Minimum : 20
Maximum : 100
Default : 20
Version | Description |
6.0.0 | maxfiles() is no longer available. |