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-Thread: 103376,bde6706c124e6eed X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!g14g2000cwa.googlegroups.com!not-for-mail From: "krischik" Newsgroups: comp.lang.ada Subject: Re: Filenames in Ada Date: 24 Nov 2005 23:12:15 -0800 Organization: http://groups.google.com Message-ID: <1132902735.252192.317840@g14g2000cwa.googlegroups.com> References: <1653090.31FM62oI6I@linux1.krischik.com> <24636991.vKdJMLXJE2@linux1.krischik.com> NNTP-Posting-Host: 138.189.120.38 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1132902740 29524 127.0.0.1 (25 Nov 2005 07:12:20 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 25 Nov 2005 07:12:20 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 X-HTTP-UserAgent: Opera/8.50 (Windows NT 5.0; U; de),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: g14g2000cwa.googlegroups.com; posting-host=138.189.120.38; posting-account=2-0LkQwAAAAQMhPSoYwlMiUmi-6lYh44 Xref: g2news1.google.com comp.lang.ada:6609 Date: 2005-11-24T23:12:15-08:00 List-Id: > Well, does VMS still use Radix-50 for file names? (:-)) That's wise! Depends on the file system used. Amost all GNU/VMS tools demand an ODS5 file system which is supositly POSIX compliant. Well I would not know - we use ODS3 here :-( . Martin