That is impressive ... good tip for the future. On Fri, 12 Nov 2021, at 11:17 AM, Jupiter Jones wrote:
Wow! Thatâs crazy - it just opened.
Thanks Dave for the link. It was getting painful digging through changes.
On 9 Nov 2021, at 8:31 am, David T. Lewis <lewis@mail.msen.com> wrote:
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