[wxruby-users] Where is Wx::Execute?

Mario Steele mario at ruby-im.net
Wed Sep 17 03:45:50 EDT 2008


wxRuby doesn't implement wxExecute, or any of the similar functions, since
Ruby has it's own way of doing it.  You would need to use Kernel::system()
Or Kerne::``  These execute sub-commands.  If you need Input/Output Capture,
look into Open3/Open4.

On Wed, Sep 17, 2008 at 2:10 AM, Daniel King <lists at ruby-forum.com> wrote:

> wxExecute is in wxwidgets. but where is Wx::Execute?
> How can I execute a command in the operating system?
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> wxruby-users mailing list
> wxruby-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/wxruby-users
>



-- 
Mario Steele
http://www.trilake.net
http://www.ruby-im.net
http://rubyforge.org/projects/wxruby/
http://rubyforge.org/projects/wxride/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/wxruby-users/attachments/20080917/bc83ea51/attachment.html>


More information about the wxruby-users mailing list