From joao.mariz@mail.ineti.pt Wed Feb 28 12:10:05 2001
Received: from mail.ineti.pt ([193.137.42.231])
	by swi.psy.uva.nl (8.11.2/8.11.2) with ESMTP id f1SBA5Z00906
	for <prolog@swi.psy.uva.nl>; Wed, 28 Feb 2001 12:10:05 +0100 (MET)
Received: from mail.ineti.pt (pc_4.ineti.pt [193.136.150.120]) by mail.ineti.pt with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13)
	id F3TLVGYM; Wed, 28 Feb 2001 11:09:58 -0000
Message-ID: <3A9CDDAB.9664071E@mail.ineti.pt>
Date: Wed, 28 Feb 2001 11:14:51 +0000
From: =?iso-8859-1?Q?Jo=E3o?= Mariz <joao.mariz@mail.ineti.pt>
X-Mailer: Mozilla 4.72 [en] (Win98; I)
X-Accept-Language: en
MIME-Version: 1.0
To: Swi-PROLOG usergroup <prolog@swi.psy.uva.nl>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Subject: [SWIPL] Newbie question

Hi Swi-PROLOG users,

Is there a way of sending those warnnings that may appear when we
download a file with consult/1 predicate, to a file on the hard-disk?
Perhaps someone could use open/3 and write/2 and build a new predicate
to do it, however my problem is how do I redirect the warnning streams
to the file openned?

Thanks in advance for any help you can provide,

Joćo

