Nov. 8, 2021
9:31 p.m.
On Mon, Nov 08, 2021 at 07:31:12PM +1100, Jupiter Jones wrote:
I have an old image I???d like to recover some code from.
When I try to launch in Pharo 2 (from memory it was written in Pharo 2) I get this error:
This interpreter (vers. 6505) cannot read image file (vers. 6502).
It looks close :)
How do I go about finding a VM that will open that image?
Thanks in advance.
Hi Jupiter, You probably can run your old image in a web browser at http://try.squeak.org/ Just drag and drop the image, changes and source files onto the web page. HTH, Dave