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,96296bb60aa5db9 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news.glorb.com!wns13feed!worldnet.att.net!204.71.34.3!newsfeed.cwix.com!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Ada.Directories Date: 23 Oct 2007 07:07:38 -0500 Organization: LJK Software Message-ID: References: <1193079360.996577.115220@e34g2000pro.googlegroups.com> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1193141226 28121 192.135.80.34 (23 Oct 2007 12:07:06 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Tue, 23 Oct 2007 12:07:06 +0000 (UTC) Xref: g2news2.google.com comp.lang.ada:2552 Date: 2007-10-23T07:07:38-05:00 List-Id: In article , Peter Hermann writes: > Adam Beneschan wrote: >> Maybe the GNAT folks can add a subpackage of Ada.Directories that > > maybe there exists some code for > standardized portable handling of path strings? I doubt it. Handle this: SYS$SYSTEM:SECURITY.AUDIT$JOURNAL;-1 Typically SYS$SYSTEM is a logical name pointing to a rooted directory, but there have been cases where particular customers have made it a triple-rooted directory rather than single. The only reliable way to figure out what is going on is to call the appropriate VMS system servce.