SHELLEXCEPTIONHANDLER: Difference between revisions
Appearance
Created page with "Disable the WPS exception handler. SET SHELLEXCEPTIONHANDLER=<value> '''Note:''' This directive seems to be an environment variable in WARP 3 with Fixpack #36 and WARP 4 wit..." |
mNo edit summary |
||
Line 2: | Line 2: | ||
SET SHELLEXCEPTIONHANDLER=<value> | SET SHELLEXCEPTIONHANDLER=<value> | ||
'''Note:''' This directive seems to be an environment variable in WARP 3 with | '''Note:''' This directive seems to be an environment variable in WARP 3 with Fixpak #36 and WARP 4 with Fixpak #5. This means that you have to use the format "SET SHELLEXCEPTIONHANDLER=OFF ". On older releases it had to be only "SHELLEXCEPTIONHANDLER=OFF" | ||
;Example: | ;Example: | ||
Line 10: | Line 10: | ||
;Value: The value can be set to ON or OFF. | ;Value: The value can be set to ON or OFF. | ||
{| class="wikitable" | {| class="wikitable" | ||
| | |+Platform Support: | ||
!OS/2 2.x | !OS/2 2.x | ||
!OS/2 3.0 | !OS/2 3.0 |
Latest revision as of 14:47, 4 May 2018
Disable the WPS exception handler.
SET SHELLEXCEPTIONHANDLER=<value>
Note: This directive seems to be an environment variable in WARP 3 with Fixpak #36 and WARP 4 with Fixpak #5. This means that you have to use the format "SET SHELLEXCEPTIONHANDLER=OFF ". On older releases it had to be only "SHELLEXCEPTIONHANDLER=OFF"
- Example
SET SHELLEXCEPTIONHANDLER=OFF
Parameters
- Value
- The value can be set to ON or OFF.
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
No | Yes - FP36 | Yes - FP5 | Yes |