HP3000-L Archives

August 1999, Week 3

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:
Stan Sieler <[log in to unmask]>
Reply To:
Stan Sieler <[log in to unmask]>
Date:
Fri, 20 Aug 1999 14:15:17 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (30 lines)
Ted asks:

>
> Could someone explain what this means (it's coming back on a NM Pascal-called
> HPFOpen of a file which is already opened by a CM COBOL program):
>
> The FATHER'S directory file is not a NATIVE MODE file.  (PROCESS CREATION ERROR
>  -428)
> File System message 428

I'm a little confused, because *file system error* -428 is:

   :debug
   = errmsg (-#428, 8)

    HFS PATHNAME EXCEEDED THE NUMBER OF LEVELS SUPPORTED (FSERR 428)

The above could be caused by a link that points back above itself somewhere
(i.e., a circular link, in effect)

Process creation error -428 is:
   :debug
   = errmsg (-#428, $8f)

   The FATHER'S directory file is not a NATIVE MODE file.  (PROCESS CREATION ERROR -428)

--
Stan Sieler                                          [log in to unmask]
                                         http://www.allegro.com/sieler/

ATOM RSS1 RSS2