[squeak-dev] calling a external executable

Bert Freudenberg bert at freudenbergs.de
Mon Jan 10 12:43:16 UTC 2011


On 10.01.2011, at 13:20, arunabh2k wrote:

> Hi All,
> 
> I am trying to find out a way to call external executable and grab the input
> from the same when a button(which I would be creating) is clicked.
> As I am new to squeak programming it would be great help if anyone can guide
> me how to achieve this.

As a beginner you should ask this kind of question in the beginners forum:

	http://forum.world.st/Squeak-Beginners-f107673.html

Here on squeak-dev the answer you would typically get is "use OSProcess" and you're kind-of expected to work out most of the rest yourself ;)

- Bert -





More information about the Squeak-dev mailing list