HP3000-L Archives

October 1999, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Bruce Hobbs <[log in to unmask]>
Reply To:
Bruce Hobbs <[log in to unmask]>
Date:
Mon, 25 Oct 1999 09:15:27 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (13 lines)
At 10:53 AM -0400 10/25/99, Boris Kortiak wrote:
>While creating a KSAM file, I received a FILE STATUS of '9d' upon CLOSE.  The programmers manual refers me to the MPE XL error message catalog or the MPE XL Error Message Manual.  Unfortunately, I'm not sure which section of the error message manual applies to this type of error.
>
>Any hints greatly appreciated.
>
Since a lower-case 'd' is equivalent to 100 decimal I'd guess you're getting: "DUPLICATE PERMANENT FILE NAME  (FSERR 100)"

You can always call the old HP-supplied CKERROR routine to translate the second position of a COBOL file status code into the equivalent HP file system error code and then follow that up with a call to the FERRMSG intrinsic to get the corresponding error message text. If you need an example, let me know and I can send you a copy of our utility subprogram that does just that.
=======================================================================
Bruce Hobbs, CCP, CDP   856 N Monterey St         Phone: (626) 570-8028
Partner                 Alhambra, CA 91801-1574   FAX:   (626) 570-9850
Engineered Software     E-mail: [log in to unmask]

ATOM RSS1 RSS2