From jamez36@home.com Mon Nov 12 23:33:21 2001
Received: from femail32.sdc1.sfba.home.com (femail32.sdc1.sfba.home.com [24.254.60.22])
	by swi.psy.uva.nl (8.11.2/8.11.2) with ESMTP id fACMXLt14455
	for <prolog@swi.psy.uva.nl>; Mon, 12 Nov 2001 23:33:21 +0100 (MET)
Received: from home.com ([24.14.22.219]) by femail32.sdc1.sfba.home.com
          (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP
          id <20011112223314.HENN26778.femail32.sdc1.sfba.home.com@home.com>
          for <prolog@swi.psy.uva.nl>; Mon, 12 Nov 2001 14:33:14 -0800
Message-ID: <3BF04F1D.BE23CF49@home.com>
Date: Mon, 12 Nov 2001 15:37:18 -0700
From: James Watson <jamez36@home.com>
X-Mailer: Mozilla 4.72 [en]C-CCK-MCD {U S WEST.net}  (Windows NT 5.0; U)
X-Accept-Language: en
MIME-Version: 1.0
To: prolog@swi.psy.uva.nl
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Subject: [SWIPL] where does see(filename) look?

I'm trying to read in a text file, but when see is
encountered I get an error saying that my file does not
exist.  When I list the files in current directory the file
I'm trying to see() is listed.

Any ideas?



