[scilab-Users] scilab-5 and control-C [SEC=UNCLASSIFIED]

Klaus Dieter-Liss kdl at ansto.gov.au
Thu Mar 24 01:43:25 CET 2011


Thanks, Sylvestre,

just played with the system to catch ctl-C. I found out, if I start 
scilab -nw from the bash shell, everything is fine. I used tcsh before.

I also made a startup script, see attached, to jump to the download 
directory. then inside scilab, i have in my startup script the following:

SCIPWD=getenv('SCIPWD','NotExisting_SCIPWD');

if 0 <> strcmp(SCIPWD,'NotExisting_SCIPWD') then
    cd(SCIPWD);
    end

vec mes meilleurs salutations, KLaus.

Sylvestre Ledru wrote:
>
> Le jeudi 24 mars 2011 à 10:17 +1100, Klaus Dieter-Liss a écrit :
> > just downloaded scilab-5.3 for linux, 64 bits.... when I start it in no
> > windows mode: ./bin/scilab -nw then it interrupts with control-C.
> > leaving still some programs in memory. what is behind this idea? in
> > scilab 4,this was not the case. contol-C did not do anything. there is a
> > risk, that Ihit control-C and my work is lost. how to disable control-c?
> > cheers, kdliss.
> Starts Scilab like that:
> /path/to/bin/scilab &
>
> I will launch Scilab like it used to be in the 4.X family.
> This change has been done because it is the way it is done under
> GNU/Linux or Mac OS X.
>
> Sylvestre
>
>

-- 
--
Dr. Klaus-Dieter Liss
Senior Research Fellow

The Bragg Institute, ANSTO
Locked Bag 2001, Kirrawee DC, NSW 2232, Australia
New Illawarra Road, Lucas Heights, NSW 2232, Australia
T: +61-2-9717+9479
F: +61-2-9717+3606
M: 0419 166 978
E: kdl at ansto.gov.au
http://www.ansto.gov.au/research/bragg_institute/science/scientific_projects/thermo
private: http://liss.freeshell.org/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: scilab5.sh
Type: application/x-shellscript
Size: 91 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20110324/9aadfdc8/attachment.bin>


More information about the users mailing list