Launching a commamd prompt window from .rbw application

A

Alex DeCaria

How can I launch a command prompt window from within a .rbw application?
I'd like, under certain circumstances, to allow output and input via a
command prompt window/terminal window, but I don't want it launched at
starupt, nor open all the time.

--Alex
 
R

Roger Pack

How can I launch a command prompt window from within a .rbw application?
I'd like, under certain circumstances, to allow output and input via a
command prompt window/terminal window, but I don't want it launched at
starupt, nor open all the time.

Looks like using system can do it

rubyw -e 'system("cmd")'

-r
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top