HPRESETDUMP (NM) (new) [ Introduction to MPE XL for MPE V Programmers Migration Guide ] MPE/iX 5.0 Documentation
Introduction to MPE XL for MPE V Programmers Migration Guide
HPRESETDUMP (NM)
(new)
The HPRESETDUMP intrinsic disarms the system debugger call from a process
abort. Only the current process is affected.
The status parameter, a 32-bit signed integer passed by reference is
optional, but recommended. It indicates status in two fields. One
reports the presence of errors and warnings, and the other indicates
their source. If an error or warning condition is encountered, and you
did not specify the status parameter, HPDEBUG causes the calling process
to abort. Using the status parameter in MPE XL is analogous to using
condition codes in MPE V/E. You can translate returned values with the
MPE XL Intrinsics Reference Manual (32650-90028).
MPE/iX 5.0 Documentation