What is release of the image and VM I am running?
Jump to navigation
Jump to search
Problem. When you talk somebody else about a piece of code you are running it is very important you say in what image and VM you are running it. How do you find them ?
Solution. Follow the code below or navigate the World->Help
menu.
Smalltalk imageName . "=> '/home/p/borghiEcommerce3/cuis-project/Cuis-Smalltalk-Dev/Cuis5.0-4834.image' " Smalltalk vmPath. "=> '/home/p/borghiEcommerce3/cuis-project/sqcogspur64linuxht/lib/squeak/5.0-202003021730/' "
From those output you read my running image is Cuis5.0-4834.image and my VM is sqcogspur64linuxht release 5.0-202003021730.
Dr. Nicola Mingotti last updated on 06-Sep-2021. Tested in ... the image you see above ;)