From a9503280@unet.univie.ac.at  Fri Oct  6 21:21:52 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 VAA17372
	for <prolog@swi.psy.uva.nl>; Fri, 6 Oct 2000 21:21:52 +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 VAA68366
	for <prolog@swi.psy.uva.nl>; Fri, 6 Oct 2000 21:22:28 +0200
Message-ID: <393D4EFC.82C113B5@unet.univie.ac.at>
Date: Tue, 06 Jun 2000 21:20:29 +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: CGI Executable
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

