[Scilab-Dev] Browsevar does not work on Yasp

fithisux fithis2001 at gmail.com
Thu Jan 22 09:58:20 CET 2015


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.



More information about the dev mailing list