Hi, I am on Windows7 x64 with scilab-branch-YaSp-1421769019_x64.exe
I launch yasp and have closed variable browser. When I try to open it aggain I encounter : Startup execution: loading initial environment Undefined variable: browsevar if exists("gcbo") then %oldgcbo = gcbo; end;gcbo = getcallbackobject(31);browsevar();if exists("%oldgcbo") then gcbo = %oldgcbo; else clear gcbo; end; while executing a callback Am I doing something wrong? -- View this message in context: http://mailinglists.scilab.org/Browsevar-does-not-work-on-Yasp-tp4031651.html Sent from the Scilab developers - Mailing Lists Archives mailing list archive at Nabble.com. _______________________________________________ dev mailing list dev@lists.scilab.org http://lists.scilab.org/mailman/listinfo/dev