Jump to content

SHELLHANDLESINC: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 2: Line 2:
  SET ShellHandlesINC=<value>
  SET ShellHandlesINC=<value>


'''Note:''' This setting is only available beginning with Warp 4 Fixpack #6.
'''Note:''' This setting is only available beginning with Warp 4 Fixpak #6.


==Parameter==
==Parameter==
Line 9: Line 9:
Value can be any integer between 0 and approximately 255, but highly dependent upon available memory.
Value can be any integer between 0 and approximately 255, but highly dependent upon available memory.


Platform Support:
{| class="wikitable"
{| class="wikitable"
|-
|+Platform Support:
!OS/2 2.x
!OS/2 2.x
!OS/2 3.0
!OS/2 3.0

Revision as of 14:45, 4 May 2018

Increases the number of file handles.

SET ShellHandlesINC=<value>

Note: This setting is only available beginning with Warp 4 Fixpak #6.

Parameter

Value
Is the number of handles by which the standard number of handles per shell process are increased. With a standard of 30 handles and SET ShellHandlesINC=20, 50 file handles (30 + 20) are available to each shell process.

Value can be any integer between 0 and approximately 255, but highly dependent upon available memory.

Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
Yes FP6+ Yes