Aug. 31, 2017
3:46 p.m.
Pavel Krivanek-3 wrote
In that cases I simply make them global.
It seems that a variable defined with a capitalized name in an inspector is still local. How do you make it global? Something like: `Smalltalk globals at: #MyVar put: expression`? ----- Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html