I show its some kind of memory manager error.


:dsperr 101,1126
DEBUG/iX C.25.06

HPDEBUG Intrinsic at: a.00fb1bd8 hxdebug+$c8
Memory Manager
No entry in message catalog for warning #1126, subsys #101.

:dsperr 101,-1126
HPDEBUG Intrinsic at: a.00fb1bd8 hxdebug+$c8
Memory Manager
No entry in message catalog for error #1126, subsys #101.

:help dsperr
USER DEFINED COMMAND FILE:  DSPERR.CMD.KEVENM

parm p_subsys=108,p_error=63
comment This command file decodes subsys and info error codes.
comment Compliments of Mike Hornsby from Beechglen Development.
comment With special thanks to Stan Sieler from Allegro.
comment
setvar subsys hex(!p_subsys)
setvar error hex(!p_error)
comment the hex conversion allows for negative numbers
comment the #32765 is  magic  according to Stan!
setvar cmd "wl errmsg(#32765,!subsys);wl errmsg(!error,!subsys);exit"
debug !cmd

:


> _____________________________________________________________
> Keven Miller   mailto:[log in to unmask]   http://www.exegesys.com
>
>
>
---------------------------------------------------
Plan now to attend the
eXegeSys eRP Users Conference 2001, Oct. 1-4, Downtown SLC.
Register today by visiting www.exegesys.com/welcome.htm

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *