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.4 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_00 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,814d0ec938d6e4da X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-29 17:15:37 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!nycmny1-snf1.gtei.net!news.gtei.net!easynet-tele!easynet-melon!easynet.net!psiuk-p2!psiuk-p3!uknet!psiuk-n!news.pace.co.uk!nh.pace.co.uk!not-for-mail From: "Marin David Condic" Newsgroups: comp.lang.ada Subject: Re: How to find directory where the program is? Date: Mon, 29 Apr 2002 11:38:00 -0400 Organization: Posted on a server owned by Pace Micro Technology plc Message-ID: References: <3CC6D15A.2070509@mail.com> <3cc73115.426446486@news.cis.dfn.de> NNTP-Posting-Host: dhcp-200-133.miami.pace.co.uk X-Trace: nh.pace.co.uk 1020094681 7598 136.170.200.133 (29 Apr 2002 15:38:01 GMT) X-Complaints-To: newsmaster@news.cam.pace.co.uk NNTP-Posting-Date: 29 Apr 2002 15:38:01 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Xref: archiver1.google.com comp.lang.ada:23247 Date: 2002-04-29T15:38:01+00:00 List-Id: "Stephen Leake" wrote in message news:u1yd22ztq.fsf@gsfc.nasa.gov... > > Most OS's have "environment variables". The hard part is getting the > installer to set the appropriate environment variable. > Since "most OS's" are Unix or Windows, I wouldn't really see it as a practical problem. :-) But you wouldn't want to specify something that would be impossible to support on Macintosh or some other TBD equipment that might do things very differently. (Allowable syntax, for example - or some unusual steps for getting the translation) Setting the environment variables is always going to be system dependent and a problem for the installation procedures to solve. No really good answers there - it would just be nice to have an Ada means of getting at them once they are set. MDC -- Marin David Condic Senior Software Engineer Pace Micro Technology Americas www.pacemicro.com Enabling the digital revolution e-Mail: marin.condic@pacemicro.com