From Lesta@t-online.de  Mon Sep  6 11:38:06 1999
Received: from mailout00.btx.dtag.de (mailout00.btx.dtag.de [194.25.2.148])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id LAA13723
	for <prolog@swi.psy.uva.nl>; Mon, 6 Sep 1999 11:38:05 +0200 (MET DST)
Received: from fwd15.btx.dtag.de ([194.25.2.175])
	by mailout00.btx.dtag.de with smtp 
	id 11NvDJ-0005Gq-00; Mon, 6 Sep 1999 11:37:25 +0200
Received: from t-online.de (05121269112-0001(btxid)@[62.158.101.138]) 
	by fwd15.btx.dtag.de with smtp
	id <m11NvCm-0007M8C>; Mon, 6 Sep 1999 11:36:52 +0200
Message-ID: <37D38AA1.93B64E8A@t-online.de>
Date: Mon, 06 Sep 1999 11:34:25 +0200
X-Mailer: Mozilla 4.05 [de]C-DT  (Win95; I)
MIME-Version: 1.0
To: swi prolog mailing list <prolog@swi.psy.uva.nl>
Subject: BUG in the documentation Manual sec 3.35 absolute_file_name/3
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender: 05121269112-0001@t-dialin.net
From: Lesta@t-online.de (Uwe Lesta)

Hi, 

The option file_errors(fail/true) of absolute_file_name/3
works as follow :
file_errors(true) report a warning if the path cannot be resolved 
file_errors(fail) be silent

THE DEFAULT IS report a Warning !

-- 


Regards

Uwe
Lesta@t-online.de

