[Scilab-users] Exclamation mark in variable names

Clément David Clement.David at esi-group.com
Fri May 25 10:45:25 CEST 2018


Hi,

Thanks for your experimental work on that topic. I guess we could merge the parser fix easily
however the `!` usage to recall a previous command will remain problematic. This usage does not seem
to be documented somewhere in the help page, maybe we could discard it. What's your opinion on that
?

Thanks,

--
Clément

Le vendredi 25 mai 2018 à 01:17 -0700, Wozai a écrit :
> 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
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users


More information about the users mailing list