From Lesta@t-online.de  Fri Aug 27 20:51:59 1999
Received: from mailout09.btx.dtag.de (mailout09.btx.dtag.de [194.25.2.157])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id UAA10958
	for <prolog@swi.psy.uva.nl>; Fri, 27 Aug 1999 20:51:58 +0200 (MET DST)
Received: from fwd06.btx.dtag.de ([194.25.2.166])
	by mailout09.btx.dtag.de with smtp 
	id 11KR5w-000873-00; Fri, 27 Aug 1999 20:51:24 +0200
Received: from t-online.de (05121269112-0001(btxid)@[62.158.100.71]) 
	by fwd06.btx.dtag.de with smtp
	id <m11KR5r-0004v7C>; Fri, 27 Aug 1999 20:51:19 +0200
Message-ID: <37C6DD92.77B67C60@t-online.de>
Date: Fri, 27 Aug 1999 20:48:50 +0200
X-Mailer: Mozilla 4.05 [de]C-DT  (Win95; I)
MIME-Version: 1.0
To: prolog@swi.psy.uva.nl
Subject: Re: Executing a prolog program
References: <NDBBKBCEFKHDNGILCFFCAEALCAAA.marcos@mind.pt>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender: 05121269112-0001@t-online.de
From: Lesta@t-online.de (Uwe Lesta)

Marcos Rebelo schrieb:
> 
> I have a prolog code that takes 2 name files
> "convert('file1.txt','file2.txt')" and makes a conversion from de first to
> the next.
> 
> I try in the help and I didn't find how to make a executable program that
> work like this
> 'convert.exe file1.txt file2.txt'.
> 
> So please give me un example to make this

see the swi-prolog mailing list archive at

   http://www.swi.psy.uva.nl/projects/SWI-Prolog/mailinglist/archive/

a few days ago 
  "Compiling a Prolog program to a stand alone application"


or the swi prolog  manual section 
  6 Generating Runtime Applications 

-- 


Regards

Uwe
Lesta@t-online.de

