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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ed38969e39db79b8 X-Google-Attributes: gid103376,public From: Hans Marqvardsen Subject: Re: Ada95 file management, (Rename, Wildcard) Date: 1998/08/30 Message-ID: <35E90098.7B64@ddre.dk>#1/1 X-Deja-AN: 386345971 Content-Transfer-Encoding: 7bit References: <35E522F3.5A8F@ddre.dk> <35E6A30B.89C5A0@cl.cam.ac.uk> Content-Type: text/plain; charset=us-ascii Organization: DDRE Mime-Version: 1.0 Reply-To: hm@ddre.dk_nospam Newsgroups: comp.lang.ada Date: 1998-08-30T00:00:00+00:00 List-Id: Markus Kuhn wrote: > > Hans Marqvardsen wrote: > > 1: Is it a fact, that Ada95 has no language-defined procedure allowing > > you to rename files > > Such functions are standardized in the POSIX.5 standard > (IEEE Std 1003.5), not in the Ada Reference Manual. <...> > Markus G. Kuhn, Security Group, Computer Lab, Cambridge University, UK > email: mkuhn at acm.org, home page: Please, do you mean that this standard will be of help to someone wanting to rename files under windows NT4.0 ? If so, where is it found ? -- Hans.