Login  Register

Re: command line command from pharo image

Posted by EstebanLM on Dec 03, 2013; 3:28pm
URL: https://forum.world.st/command-line-command-from-pharo-image-tp4727022p4727066.html

ah :)

then you need OSProcess. 

and I do not remember exactly how it was, but something like this: 

OSProcess command:  'mycommand with parameters'.

cheers,
Esteban


On Tue, Dec 3, 2013 at 3:29 PM, Yuriy Tymchuk <[hidden email]> wrote:

On 03 Dec 2013, at 15:26, Sabine Knöfel <[hidden email]> wrote:

Hi,

the mailinglist is so helpful! Its really great!

But it’s not well indexable and does not provide quality information about data. That’s why I encourage people to use Stack Overflow


CommandShell is my solution.

Thanks!
Sabine




On Tue, Dec 3, 2013 at 3:00 PM, Sergi Reyner [via Smalltalk] <[hidden email]> wrote:
2013/12/3 Sabine Knöfel <[hidden email]>

Hi,

how can I perform a commandline command from within Pharo?

Check OSProcess and CommandShell.

Cheers,
Sergi




If you reply to this email, your message will be added to the discussion below:
http://forum.world.st/command-line-command-from-pharo-image-tp4727022p4727033.html
To start a new topic under Pharo Smalltalk Users, email [hidden email]
To unsubscribe from command line command from pharo image, click here.
NAML



View this message in context: Re: command line command from pharo image
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.