I got an error of undefined variable, but I did not find the with small letter toolbox_title, but I found 4 files with TOOLBOX_TITLE showing the variable.
--> exec('/Users/vimalchawda/Desktop/spacecraft-gnc-tbx/builder.sce',-1)
Building macros...
-- Creation of [spacecraft_gnc_tbxlib] (Macros) --
genlib: Processing file: Kalman_Filter_Utils.sci
Building blocks...
Building help...
Building the master document:
/Users/vimalchawda/Desktop/spacecraft-gnc-tbx/help/en_US
operation +: Warning adding a matrix with the empty matrix will give an empty matrix result.
operation +: Warning adding a matrix with the empty matrix will give an empty matrix result.
operation +: Warning adding a matrix with the empty matrix will give an empty matrix result.
Building the manual file [javaHelp] in /Users/vimalchawda/Desktop/spacecraft-gnc-tbx/help/en_US.
at line 48 of function tbx_build_help_loader ( /Applications/scilab-2024.0.0.app/Contents/share/scilab/modules/modules_manager/macros/tbx_build_help_loader.sci line 63 )
at line 5 of executed file /Users/vimalchawda/Desktop/spacecraft-gnc-tbx/help/en_US/build_help.sce
at line 13 of function tbx_builder ( /Applications/scilab-2024.0.0.app/Contents/share/scilab/modules/modules_manager/macros/tbx_builder.sci line 26 )
at line 49 of function tbx_builder_help_lang ( /Applications/scilab-2024.0.0.app/Contents/share/scilab/modules/modules_manager/macros/tbx_builder_help_lang.sci line 64 )
at line 4 of executed file /Users/vimalchawda/Desktop/spacecraft-gnc-tbx/help/builder_help.sce
at line 71 of function tbx_builder_help ( /Applications/scilab-2024.0.0.app/Contents/share/scilab/modules/modules_manager/macros/tbx_builder_help.sci line 87 )
at line 35 of function main_builder ( /Users/vimalchawda/Desktop/spacecraft-gnc-tbx/builder.sce line 45 )
at line 51 of executed file /Users/vimalchawda/Desktop/spacecraft-gnc-tbx/builder.sce
Undefined variable: toolbox_title
Can anyone please explain what type or error am I dealing with?
I got this issue with MAC 2024 version, but same code is used on 5.2.2 than it work smoothly. Is it new developer issue or what type such issue fall into ?