D
duke
Hey ...
I'm taking my first steps with Ruby. I have ruby-mode loaded and
working. I also have run-ruby, but we'll forget about that for the
moment.
I have a working script that I want to "compile" and run while in ruby-
mode. I grok how to compile it - no worries there. The script asks for
input from the user. That's what I don't know how to do! Is there a
way to input a value while in the 'compilation' process? TIA...
I'm taking my first steps with Ruby. I have ruby-mode loaded and
working. I also have run-ruby, but we'll forget about that for the
moment.
I have a working script that I want to "compile" and run while in ruby-
mode. I grok how to compile it - no worries there. The script asks for
input from the user. That's what I don't know how to do! Is there a
way to input a value while in the 'compilation' process? TIA...