[Scilab-users] Weird behaviour of two input() in a row

sgougeon at free.fr sgougeon at free.fr
Wed Apr 26 17:42:27 CEST 2017


Hello,

>Hello all,
>
>I'm experiencing some weirdies with the following script (6.0.0, Windows 7) :
>
>// **********
>
>A=input("A = ");
>
>B=input("B = ");
>
>// **********
>
>When I run the script, I can enter the value for A then I get the --> prompt.
>It seems the script stopped, but if I press the "return" keyboard key, 
>The script seem to resume and ask for B, but I then have to press twice the return key to validate it.
>
>Does anyone else get the same behaviour ?
>
>Shall I declare a bug?

No. It is already reported 3 times (at least), and already fixed (once, it is enough :) in the 6.0 NB branch.

Samuel



More information about the users mailing list