![]() |
|
|
|
| ||||||
|
Welcome to the The ProgrammersTalk Community forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Tags: |
![]() |
![]() | | LinkBack | Thread Tools | Display Modes | ![]() |
| |||
| [SOLVED] How do I run a Ruby program on WinXP (I have Ruby installed...)? I have intsalled Ruby but can not figur eout ho wto run a small program. Windows XP... The Ruby program I need to run uses command line flags and a filename. Not sur eho wto handle hat part. |
| |
| |||
| You have a few options here: - You can run it from the command line. Go to Start->Run and type "cmd" and press Enter. Then, cd to the directory containing the file and run it with options. - You can right click on the program and select Properties... - I believe there is a field that should let you specify options to use when running it. |
![]() |
| Thread Tools | |
| Display Modes | |
| |