Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.csd.uwm.edu!bionet!agate!ucbvax!CIM-VAX.HONEYWELL.COM!derstad From: derstad@CIM-VAX.HONEYWELL.COM ("DAVE ERSTAD") Newsgroups: comp.sys.apollo Subject: Re: Controlling case of returned names from name_$get_path Message-ID: <8908222029.AA13624@umix.cc.umich.edu> Date: 22 Aug 89 21:16:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 9 > Contrary to a previous, almost correct follup to this posting > the correct call to use is name_$get_path_lc, not name_$get_path_cc No, much as I hate to contradict a resident Apollo Wizard, the originally presented info is correct. At SR9.7 the _lc calls do not exist in the standard released insert files nor in the run-time libraries. Thus, one must use _cc for programs which execute under 9.7 or a mixed 9.7/10.0 environment.