You need to use

        SmalltalkImage current platformName

nowadays. In the future, just select "platformName" and press Cmd-m to find out where it got moved in the most recent refactoring.

- Bert -

On Feb 26, 2007, at 13:56 , Mispunt wrote:

Thanks for the quick reply, but Squeak says: Message not understood:
SystemDictionary>>platformName
I am using Squeak 3.9

Mispunt

On 2/26/07, Benjamin Schroeder <[EMAIL PROTECTED]> wrote:

On Feb 26, 2007, at 7:41 AM, Mispunt wrote:

> Is there a way to find out (programmaticaly) on which host Squeak
> is running?

You can use

        Smalltalk platformName

to get the platform on which Squeak is running.

Hope this helps,
Benjamin Schroeder



_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to