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