From rmorris79@home.com  Sun Oct 29 13:34:23 2000
Received: from uvapsy.psy.uva.nl (uvapsy.psy.uva.nl [145.18.152.23])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id NAA03120
	for <prolog@swi.psy.uva.nl>; Sun, 29 Oct 2000 13:34:22 +0100 (MET)
Received: from barlaeus.ic.uva.nl (barlaeus.ic.uva.nl [145.18.68.50])
	by uvapsy.psy.uva.nl (8.9.3/8.9.3) with ESMTP id NAA01839
	for <prolog@swi.psy.uva.nl>; Sun, 29 Oct 2000 13:35:13 +0100 (MET)
Received: from mail.rdc1.il.home.com (imail@ha1.rdc1.il.home.com [24.2.1.66])
	by barlaeus.ic.uva.nl (8.9.3/8.9.3) with ESMTP id TAA17586
	for <prolog@swi.psy.uva.nl>; Sat, 28 Oct 2000 19:53:08 +0200 (MET DST)
X-Authentication-Warning: barlaeus.ic.uva.nl: Host imail@ha1.rdc1.il.home.com [24.2.1.66] claimed to be mail.rdc1.il.home.com
Received: from c328465a ([24.183.161.234]) by mail.rdc1.il.home.com
          (InterMail vM.4.01.03.00 201-229-121) with SMTP
          id <20001028175153.HUVG22846.mail.rdc1.il.home.com@c328465a>
          for <prolog@swi.psy.uva.nl>; Sat, 28 Oct 2000 10:51:53 -0700
From: "Ryan Morris" <rmorris79@home.com>
To: <prolog@swi.psy.uva.nl>
Subject: number types in prolog
Date: Sat, 28 Oct 2000 12:43:23 -0500
Message-ID: <NEBBLEHPALFFMMLOBIMGOEFNCAAA.rmorris79@home.com>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400

Is there a way in prolog to deal with octal and hexidecimal numbers. (i.e.
will it convert it to decimal?)

Thanks

