What folder do you need to reference?�� I���m assuming the VMS headless folder is the ./pharo? ... and Pharo.image is the path and image name for the particular image you want to use?
Thanks!�� Can���t wait to try it!
Russ -
The trick is to put the --no-quit after the eval not before it. I was
putting it in the wrong place.
This should work:
./pharo Pharo.image eval --no-quit "OSWindowWorldMorph new open"
This works with the latest headless VM and Pharo 9.
Hope this helps.
Ken
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
--
--