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

No members online now.

Forum statistics

Threads
474,263
Messages
2,571,062
Members
48,769
Latest member
Clifft

Latest Threads

Top