RUN THIS CODEBUG DESCRIPTION:----------------after run of test code no calculation is printed in consoleERROR LOG:----------NONEHOW TO REPRODUCE THE BUG:-------------------------run attached script, then try to calculate in console (e.g. 3/28)OTHER INFORMATION:------------------
Designs
Child items ...
Show closed items
Linked items 0
Link issues together to show that they're related or that one is blocking others.
Learn more.
[@Stéphane: i agree and reset to Console the initial component set by Jakub. The components are being redefined, but till it is not yet done, "Internal" should be avoided because it is not at all specific. It is a bag for overall contents. All is internal, except Java, TCL, and thirdparties stuff... So as it is presently defined, this "Internal" component means nothing. Here, the issue is clearly about display in the Console, linked to abort and mode(). BTW, the categorization should be on the users and usages point of view, not on the development/analyzing/fixing one, unless it impacts features for several clearly distinct components.]
The problem occurs when the script is run in mode(-1), typically when clicking the "Execute" button of SciNotes or typing exec("script.sce",-1). By default Scilab starts in mode(2) but after executing a simple script with "abort" mode() is -1:
The problem occurs when the script is run in mode(-1), typically when clicking the "Execute" button of SciNotes or typing exec("script.sce",-1). By default Scilab starts in mode(2) but after executing a simple script with "abort" mode() is -1: