From tpe@aegean.gr  Fri Aug 20 00:06:06 1999
Received: from pythagoras.aegean.gr (pythagoras.aegean.gr [195.251.160.1])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id AAA19735
	for <prolog@swi.psy.uva.nl>; Fri, 20 Aug 1999 00:06:05 +0200 (MET DST)
Received: from wmstr (ppp4.ath.aegean.gr [195.251.176.244]) by pythagoras.aegean.gr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0)
	id P253JFZ9; Fri, 20 Aug 1999 01:02:53 +0300
Message-ID: <003301beea8f$2ab54be0$f4b0fbc3@wmstr>
From: "=?iso-8859-7?B?0N308e/yINTz3evp7/I=?=" <tpe@aegean.gr>
To: "SWI Prolog List" <prolog@swi.psy.uva.nl>
Subject: Compiling a Prolog program to a stand alone application
Date: Fri, 20 Aug 1999 00:01:44 +0300
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-7"
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

Hallo to everyone,
I have (again) a compilation problem. But this time is a litle easier.
According to the manual, if we use the "qsave_program('filename.exe',
stand_alone(on))" command, we will have an executable program. Is that
correct? If so, When I tried that, Prolog said "NO". What am I doing
wrong?

Thank you,
Peter Tselios
tpe@aegean.gr
http://www.samos.aegean.gr

