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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,814d0ec938d6e4da X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-23 18:00:19 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!chcgil2-snf1.gtei.net!news.gtei.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: RE: How to find directory where the program is? Date: 23 Apr 2002 19:49:42 -0500 Organization: LJK Software Message-ID: References: NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1019609387 7645 192.135.80.34 (24 Apr 2002 00:49:47 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Wed, 24 Apr 2002 00:49:47 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:23027 Date: 2002-04-23T19:49:42-05:00 List-Id: In article , "Beard, Frank [Contractor]" writes: > Now that you mention it. The last time I worked on VAX VMS > was around 1990. So, the routine we used had to have been > from one of the packages supplied with the VAX Ada83 compiler. Typically those packages provide the command that was issued. On VMS that often has very little to do with where the program is located.