Thank you!
We will fix it.
Tamara Kogan
Smalltalk Development
Cincom Systems
-----Original Message-----
From:
[hidden email] [mailto:
[hidden email]] On
Behalf Of askoh
Sent: Sunday, January 06, 2013 4:33 PM
To:
[hidden email]
Subject: [vwnc] NetClientDevGuide.pdf example code needs correction
Sending a few messages
smtpClient := SMTPClient host: 'smtp.somehost.com'.
smtpClient user: (NetUser username: 'username' password: 'password' ).
smtpClient connect.
[smtpClient login..
smtpClient send: message1.
smtpClient send: message2.
] ensure: [smtpClient quit ]
should use sendMessage: instead of send:
--
View this message in context:
http://forum.world.st/NetClientDevGuide-pdf-example-code-needs-correction-tp4662260.html
Sent from the VisualWorks mailing list archive at Nabble.com.
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc