From viollet@ensicaen.ismra.fr  Tue Jun  6 17:46:18 2000
Received: from e450.ensicaen.ismra.fr (e450.ensicaen.ismra.fr [193.49.200.148])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id RAA27782
	for <prolog@swi.psy.uva.nl>; Tue, 6 Jun 2000 17:46:18 +0200 (MET DST)
Received: from e450.ensicaen.ismra.fr (e450.ensicaen.ismra.fr [193.49.200.148])
	by e450.ensicaen.ismra.fr (Postfix) with ESMTP id 048A85E7FA
	for <prolog@swi.psy.uva.nl>; Tue,  6 Jun 2000 17:47:30 +0200 (MET DST)
Date: Tue, 6 Jun 2000 17:47:30 +0200 (MET DST)
From: VIOLLET Frederic <viollet@ensicaen.ismra.fr>
To: prolog@swi.psy.uva.nl
Subject: ctrl-c
Message-ID: <Pine.GSO.4.21.0006061739260.23144-100000@e450.ensicaen.ismra.fr>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII


 Hello,
thanks a lot for your help for the on_signal stuff...

but, I still have a problem : on_signal works ok when I load the .pl file
under the prolog interface (when I press ctrl-c, it halts just as I
wanted), but when I compile my file with the command line:
pl --goal=main --stand_alone=true -o mystuff -c mystuff.pl
and execute mystuff, a ctrl-c gives me the debug menu (Action (h for
help)) instead of exiting prolog.

For information (It may be usefull, I don't know), I'm running the
SWI-Prolog version 3.3.2

Thanks...

Fred.viollet@mail.dotcom.fr

