From a9503280@unet.univie.ac.at  Fri Oct  6 10:22:57 2000
Received: from rs6000.univie.ac.at (rs6000.univie.ac.at [131.130.1.14])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id KAA28135
	for <prolog@swi.psy.uva.nl>; Fri, 6 Oct 2000 10:22:57 +0200 (MET DST)
Received: from akh6mpcrm01pc04 (akh6mpcrm01pc04.pcr.univie.ac.at [131.130.224.223])
	by rs6000.univie.ac.at (8.8.8/8.8.8) with SMTP id KAA171662
	for <prolog@swi.psy.uva.nl>; Fri, 6 Oct 2000 10:23:32 +0200
Message-ID: <000801c02f6e$b66738e0$dfe08283@akh6mpcrm01pc04.pcr.univie.ac.at>
From: "a9503280" <a9503280@unet.univie.ac.at>
To: <prolog@swi.psy.uva.nl>
Subject: Save
Date: Fri, 6 Oct 2000 10:23:28 +0200
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.2106.4
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4

Hi,
I want to save a compiled file in SWI-Prolog.
in Ciao there is a command "save" exactly for this.
Like Compile('file.lp'), save('executeable').
Please can anybody tell me how I can use this in SWI-Prolog?
Thank you.
Oliver


