AW: noob to GNU Smalltalk

"Nowak, Helge" <[email protected]> Mon, 5 Jan 2026 08:49:36 +0000
Newsgroups gmane.comp.lang.smalltalk.gnu.general
Message-ID <DS7PR13MB4719E656CDD38F0F3CF3431EA486A@DS7PR13MB4719.namprd13.prod.outlook.com>
Dear Duke,

I am not a GNU Smalltalk specialist but I hope I can help a bit.

Are you aware that the " SmalltalkVTutorial.pdf" is for Smalltalk/V, not fo=
r GNU Smalltalk? There are several Smalltalk implementations, aka "Smalltal=
k dialects", which differ technically from each other. Smalltalk/V is an ou=
tdated one. GNU Smalltalk differs from the main Smalltalk dialects signific=
antly. If you are interested especially in GNU Smalltalk I think you should=
 start here: https://www.gnu.org/software/smalltalk/manual/html_node/Tutori=
al.html

HTH
Helge

Helge Nowak
Cincom Smalltalk Technical Account Manager

Cincom Systems GmbH & Co. oHG
Humboldtstra=DFe 3
60318 Frankfurt am Main=20
GERMANY
office
mobile

website
email
+49 89 89 66 44 94
+49 172 74 00 402

https://www.cincomsmalltalk.com
[email protected]
A standpoint is an intellectual horizon of radius zero. -- Albert Einstein

Gesch=E4ftsf=FChrer/Managing Directors: Karl William Gilbank
oHG mit Sitz/based in Frankfurt am Main (Amtsgericht Frankfurt am Main HRA =
50297)
Pers. haftender Gesellschafter/Partner liable to unlimited extent:
Cincom Systems Verwaltungsgesellschaft mbH (Amtsgericht K=F6nigstein/Ts. HR=
B 5069)=20
=A0
--- CONFIDENTIALITY STATEMENT ---
This e-mail transmission contains information that is intended to be privil=
eged and confidential. It is intended only for the addressee named above. I=
f you receive this e-mail in error, please do not read, copy or disseminate=
 it in any manner. If you are not the intended recipient, any disclosure, c=
opying, distribution or use of the contents of this information is prohibit=
ed, please reply to the message immediately by informing the sender that th=
e message was misdirected. After replying, please erase it from your comput=
er system. Your assistance in correcting this error is appreciated.


-----Urspr=FCngliche Nachricht-----
Von: [email protected] <help-smalltalk-bou=
[email protected]> Im Auftrag von Duke Normandin
Gesendet: Montag, 5. Januar 2026 00:50
An: [email protected]
Betreff: noob to GNU Smalltalk

CAUTION: This email originated from outside of Cincom's email system. Do no=
t click links or open attachments unless you recognize the sender and know =
the content is safe. Thanks - If in doubt, contact the Service Desk at it.s=
[email protected] or your local IT personnel.


[Sie erhalten nicht h?ufig E-Mails von [email protected]. Weitere Informat=
ionen, warum dies wichtig ist, finden Sie unter https://protect.checkpoint.=
com/v2/r01/___https://aka.ms/LearnAboutSenderIdentification___.YzJ1OmNpbmNv=
bXN5c3RlbXNpbmM6YzpvOmJiNjNjMTE5NWZjOTVjMDEwZmQ1NTNhNDVhNzIzYmRkOjc6ZGYwZDp=
mYjdhYTY2ZTQ1NDQwODc1OTY3YmE4MmZmMTQ1NTIzNzMyNDBkODhkYWE2MmFjYTMxODRkOTcwZm=
Q0YTFhMWJhOnA6VDpO ]

I'm reading "SmalltalkVTutorial.pdf" to learn the lingo!

Things were going well until `gst' choked on the following:

'hello' at: 1 put: $H

as well as

#( 1 0 4 5 ) at: 2 put: # ( 2 3 )

Is there another way to do the above in `gst' ? TIA ...
--
Duke