Smalltalk
›
Squeak
›
Squeak - Dev
Search
everywhere
only in this topic
Advanced Search
How to run an image without sources or changes files
‹
Previous Topic
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
2 messages
Brent Pinkney-2
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
How to run an image without sources or changes files
Hi,
I would be most grateful if someone could provide the definitive incantations that allow an image to run
happily without sources or changes files.
Thanks
--
Brent
Edgar J. De Cleene
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: How to run an image without sources or changes files
Preferences setPreference: warnIfNoChangesFile toValue: false
Preferences setPreference: warnIfNoSourcesFile toValue false
Edgar
Free forum by Nabble
Edit this page