Feb. 26, 2010
2:35 p.m.
I'm a newbie to Smalltalk, but not to programming. I'm trying to get a web page using an example from Squeak and Pharo (which I have loaded on my machine): " Â HTTPSocket httpShowPage: 'http://www.altavista.digital.com/ index.html' Â Â Â " When I select this and do it - I get nothing. When I select this and print it - I get nil What am I doing wrong? Thanks, Steve