From jan@swi.swi.psy.uva.nl Fri Dec  7 17:22:50 2001
Received: from gollem.swi.psy.uva.nl (gollem.swi.psy.uva.nl [145.18.152.30])
	by swi.psy.uva.nl (8.10.2+Sun/8.11.2) with ESMTP id fB7GMok23332;
	Fri, 7 Dec 2001 17:22:50 +0100 (MET)
Received: (from jan@localhost)
	by gollem.swi.psy.uva.nl (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) id fB7GMni26873;
	Fri, 7 Dec 2001 17:22:49 +0100
Date: Fri, 7 Dec 2001 17:22:49 +0100
Message-Id: <200112071622.fB7GMni26873@gollem.swi.psy.uva.nl>
From: Jan Wielemaker <jan@swi.psy.uva.nl>
Subject: Re: [SWIPL] windows Recycle bin
To: "Tolga Konik" <konik@umich.edu>,
   "SWI Prolog List" <prolog@swi.swi.psy.uva.nl>
In-Reply-To: Tolga Konik's message of Fri, 7 Dec 2001 11:04:47 -0500
Phone: +31 - 20 - 525 6121

> Can files be sent to recycle bin from SWI. delete_file deletes them
> permanently.

No.  Provided you know how to do it from C it shouldn't be hard to
add of course, though I'm inclined to leave this type of system-specific
stuff to foreign libraries or possibly to XPCE which is more concerned
with the user.

	--- Jan

