Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!wuarchive!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.sys.hp Subject: Re: HPIMAGE data base creation problems Message-ID: <3164@auspex.auspex.com> Date: 11 Apr 90 22:45:21 GMT References: <1340111@hpclapd.HP.COM> Organization: Auspex Systems, Santa Clara Lines: 8 >I don't know hpimage that well but off the top of my head I would think >that the errno 13 it trying to tell you that you don't have permission to >create the file. And if the authors of that software hadn't committed the traditional UNIX sin of printing "errno"s as decimal numbers, and had printed the appropriate member of "sys_errlist[]" instead, it might have been possible to figure that out without quite so much effort....