[Scilab-users] Exclamation mark in variable names

Wozai wozai at protonmail.ch
Fri May 25 10:17:25 CEST 2018


Hi,

I have had the same problem, and found a solution (at least if you build
scilab by yourself), apply the following changes to the source and compile
Scilab.

1.  Changes Hotey "!" to ":" for Recalling History in Java Console
<https://github.com/rdbyk/balisc/pull/320>  

2.  Fixes Parser to Accept "!" in Variable Names
<https://github.com/rdbyk/balisc/pull/323>  

Of course the downside of this fixing approach would be, that your code only
works in "your" Scilab.
 
Cheers,

Wozai




--
Sent from: http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html



More information about the users mailing list