<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 2: need to use $stdout.flush</title><link href="https://sourceforge.net/p/rubyde/support-requests/2/" rel="alternate"/><link href="https://sourceforge.net/p/rubyde/support-requests/2/feed.atom" rel="self"/><id>https://sourceforge.net/p/rubyde/support-requests/2/</id><updated>2006-07-17T18:01:33Z</updated><subtitle>Recent changes to 2: need to use $stdout.flush</subtitle><entry><title>need to use $stdout.flush</title><link href="https://sourceforge.net/p/rubyde/support-requests/2/" rel="alternate"/><published>2006-07-17T18:01:33Z</published><updated>2006-07-17T18:01:33Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net14bdf54007d657f387da13ec2cf0f2c0a0f33311</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When I have two lines like these:&lt;/p&gt;
&lt;p&gt;puts "Please, enter a number"&lt;br /&gt;
number = gets.to_i&lt;/p&gt;
&lt;p&gt;i need to put a $stdout.flush between them because RDE&lt;br /&gt;
executes the gets command before puts command. If i&lt;br /&gt;
execute the program on console i have no proble. ¿why?&lt;/p&gt;
&lt;p&gt;Thank you! Great IDE!&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>