From jamez36@home.com Wed Nov 14 23:36:48 2001
Received: from femail14.sdc1.sfba.home.com (femail14.sdc1.sfba.home.com [24.0.95.141])
	by swi.psy.uva.nl (8.11.2/8.11.2) with ESMTP id fAEMamt26927
	for <prolog@swi.psy.uva.nl>; Wed, 14 Nov 2001 23:36:48 +0100 (MET)
Received: from home.com ([24.14.22.219]) by femail14.sdc1.sfba.home.com
          (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP
          id <20011114223646.JTFH1979.femail14.sdc1.sfba.home.com@home.com>
          for <prolog@swi.psy.uva.nl>; Wed, 14 Nov 2001 14:36:46 -0800
Message-ID: <3BF2F2F2.9A8EBE21@home.com>
Date: Wed, 14 Nov 2001 15:40:50 -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 <prolog@swi.psy.uva.nl>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Subject: [SWIPL] help

Why might I be getting a syntax error saying:  End of file
in quoted string?

This is the line the error refers to

rule(Command, S, Ndepth) :- Command == newprogram,

thanks

