On Dienstag, 13. April 2010, Joon Ro wrote: > Hi, > > I'm not sure if this is very elementary question. I was wondering if I > can run multiple scripts without clearing the memory - variables > generated by previous script. When I was using Windows I could do this > with PyScripter, but with Eric if I run a script it seems Eric erases > the memory first.
Eric actually starts a new debugger process. > > Best Regards, > Joon > > > _______________________________________________ > Eric mailing list > [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/eric > -- Detlev Offenbach [email protected] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
