Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!lti.UUCP!talmage From: talmage@lti.UUCP (David Talmage) Newsgroups: comp.lang.icon Subject: Amiga Icon v7.5 trouble Message-ID: <8908222156.AA07392@lti.com> Date: 22 Aug 89 21:56:39 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: lti!talmage@arizona.edu Distribution: inet Organization: The Internet Lines: 74 Icon Trouble Report Name David W. Talmage Address P. O. Box 8848 Salem, MA 01971-8848 Telephone (617) 894-4939 (home) Electronic mail address talmage@lti.uucp, talmage@luvthang.uucp Icon version 7.5 Computer Amiga Operating system AmigaDOS 1.3 Date 22 August, 1989 Description of the problem: Icont cannot resolve references to files in any directory but the current one. This happens regardless of the value of IPATH. Example program: link "DH0:icon/ipl/procs/dt-strutil" # icont can't find this. link "dt-strutil" # If this is in the current # directory, then icont does find # it. procedure main() local c c := "a" c := upper_case( c ) write( c ) end Attach additional information, listings, enclose source code, etc., as appropriate. Send to: Icon Project Department of Computer Science Gould-Simpson Building The University of Arizona Tucson, AZ 85721 U.S.A. (602) 621-2018 icon-project@arizona.edu (Internet) ... {uunet, allegra, noao}!arizona!icon-project (uucp) IPD46a June 2, 1989