From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8e587ba85601bf8e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-04-06 05:09:36 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.tele.dk!193.251.151.101!opentransit.net!jussieu.fr!unilim.fr!macfo.unilim.fr!user From: michel.gauthier@unilim.fr (Michel Gauthier) Newsgroups: comp.lang.ada Subject: Re: use_error Date: Fri, 06 Apr 2001 14:09:47 +0100 Organization: Universite de Limoges Message-ID: References: <9ado2r$vo1$1@slb1.atl.mindspring.net> NNTP-Posting-Host: macfo.unilim.fr X-Trace: limdns.unilim.fr 986558975 989 193.50.185.57 (6 Apr 2001 12:09:35 GMT) X-Complaints-To: usenet@news.unilim.fr NNTP-Posting-Date: 6 Apr 2001 12:09:35 GMT Xref: supernews.google.com comp.lang.ada:6556 Date: 2001-04-06T12:09:35+00:00 List-Id: In article <9ado2r$vo1$1@slb1.atl.mindspring.net>, "arcele" wrote: > USE_ERROR when using the Direct_IO Package, can anyone tell me what in the > heck this means, or where I can read up on it??? thanks....ryan =] >From my experience, Use_Error is an effect of an OS rejection. Basic examples : - access rights violation - multiple opening of the same file - the OS file does not have a relevant structure