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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3e9f43798d025664,start X-Google-Attributes: gid103376,public From: castroto@remus.rutgers.edu (Fabrizio Castrotorres) Subject: Cannot open enough files Date: 1998/02/24 Message-ID: <6cuo5j$sti$1@remus.rutgers.edu>#1/1 X-Deja-AN: 328189363 Organization: Rutgers University LCSR Newsgroups: comp.lang.ada Date: 1998-02-24T00:00:00+00:00 List-Id: Is there a File limit established by config.nt fot gnat 10.0 under windows NT. I get an error that I cannot create a file. This happens after I have opened a lot of files, less than 100. I exception I get is NAME_ERROR event though I already created files with similar names, I print the name out and is a legal ascii string. I have even increaded the "files" attribute in config.nt. Any help would be greatly apreciated. please reply to fcastrot@acdnj.itt.com Thank You.