SeMaxOpenFiles Command
- Command_Manual
- Tcl Commands
- Modeling_Commands
- model
- uniaxialMaterial
- ndMaterial
- frictionModel
- section
- geometricTransf
- element
- node
- sp commands
- mp commands
- timeSeries
- pattern
- mass
- block commands
- region
- rayleigh
- Analysis Commands
- Output Commands
- Misc Commands
- DataBase Commands
This command is used to update the max number of files limit that the Windows operating system places on the application. There is a limit on how big this can be. It ONLY works on Windows machines. It will return an error if the file limit exceeds what Windows will allow.
setMaxOpenFiles $maxNumFiles |
$maxOpenFiles | Max # files |
EXAMPLE:
setMaxOpenFiles 1024
Code Developed by: fmk