Path: utzoo!attcan!uunet!cs.utexas.edu!samsung!emory!hubcap!omni!lsalomo From: lsalomo@omni.uucp (Lawrence W Salomon) Newsgroups: comp.os.os2.programmer Subject: Re: Help with HELPINIT! Message-ID: <10908@hubcap.clemson.edu> Date: 11 Oct 90 14:10:23 GMT References: <1990Oct11.003333.206@morrow.stanford.edu> Sender: news@hubcap.clemson.edu Reply-To: lsalomo@omni.UUCP (Lawrence W Salomon) Organization: Clemson University Engineering Department Lines: 12 If I recall correctly, the first hex digit of a return code is the severity of the error (I assume that the error code you listed was in hex). 0 - no error 4 - warning 8 - error This is what IBM typically uses, but I can't be sure without consulting the tech refs. Cheers, Q