From a9503280@unet.univie.ac.at  Fri Oct  6 23:08:25 2000
Received: from unet.univie.ac.at (unet.univie.ac.at [131.130.230.7])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id XAA21514
	for <prolog@swi.psy.uva.nl>; Fri, 6 Oct 2000 23:08:25 +0200 (MET DST)
Received: from unet.univie.ac.at (chello212186104033.14.univie.teleweb.at [212.186.104.33])
	by unet.univie.ac.at (8.9.3/8.9.3) with ESMTP id XAA153302
	for <prolog@swi.psy.uva.nl>; Fri, 6 Oct 2000 23:09:01 +0200
Message-ID: <39DE3EF7.75ADAD9F@unet.univie.ac.at>
Date: Fri, 06 Oct 2000 23:07:03 +0200
From: Oliver <a9503280@unet.univie.ac.at>
X-Mailer: Mozilla 4.07 [en] (Win98; I)
MIME-Version: 1.0
To: Prolog <prolog@swi.psy.uva.nl>
Subject: SWI -Prolog -Html
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi,
We have written a prolog-file  and we can start it with main, but we
need a cgi-executeable file which can start this main procedure. We have

looked up th eCIAO Tutorial and there it says that it works with save().

So we used qsave_program() because we have a SWI - Prolog but it doesn't

work.
Please help us...
Thanks a lot
Oliver & Gerd

