From ekovach@franuniv.edu  Thu Sep 14 15:22:20 2000
Received: from mail.franuniv.edu (root@mail.franuniv.edu [206.244.99.3])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id PAA17282
	for <prolog@swi.psy.uva.nl>; Thu, 14 Sep 2000 15:22:20 +0200 (MET DST)
Received: from cis78vyz68 ([192.168.32.53])
	by mail.franuniv.edu (8.9.3/8.9.3) with SMTP id IAA01133
	for <prolog@swi.psy.uva.nl>; Thu, 14 Sep 2000 08:41:19 GMT
Message-ID: <001c01c01e4e$d6a39120$3520a8c0@cis78vyz68.franuniv.edu>
From: "Ed Kovach" <ekovach@franuniv.edu>
To: <prolog@swi.psy.uva.nl>
Subject: Thanks and another question
Date: Thu, 14 Sep 2000 09:21:51 -0400
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_0017_01C01E2D.373ED480"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3155.0
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0

This is a multi-part message in MIME format.

------=_NextPart_000_0017_01C01E2D.373ED480
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

Thanks for all the help with my problem with list.  Another question.  =
How can one consult a file in another directory?  All my attempts at

?- consult(a:\try.pl). (and variants)

returns an error.  What would the correct syntax be?

Ed

------=_NextPart_000_0017_01C01E2D.373ED480
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252">
<META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR></HEAD>
<BODY bgColor=3D#f0e8d8>
<DIV><FONT size=3D2>Hi,</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Thanks for all the help with my problem with =
list.&nbsp;=20
Another question.&nbsp; How can one consult a file in another =
directory?&nbsp;=20
All my attempts at</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>?- consult(a:\try.pl). (and variants)</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>returns an error.&nbsp; What would the correct =
syntax=20
be?</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Ed</FONT></DIV></BODY></HTML>

------=_NextPart_000_0017_01C01E2D.373ED480--

