Re: running ruby
- From: yahdoco <yahdoco@xxxxxxxxx>
- Date: Tue, 04 Sep 2007 12:35:03 -0700
On Sep 4, 2:24 pm, Lloyd Linklater <ll...@xxxxxxxxxx> wrote:
yahdoco wrote:--------------------------
How can I make the screen stay visible until I choose to click it off?
How can I change the screen so that the words are in black letters on
a white background?
Hiya!--------------------------
What about adding a gets at the end?
I changed the file hello.rb to the following:
#generate some simple output (comment)
puts "Hello World"
gets
--------------------------
The screen still disappears very quickly. In a slow computer moment I
did see the words "Hello World."
Any other ideas?
.
- References:
- running ruby
- From: yahdoco
- running ruby
- Prev by Date: running ruby
- Next by Date: Re: RMagick: UnableToConcatenateString `
- Previous by thread: running ruby
- Next by thread: Re: running ruby
- Index(es):
Relevant Pages
|