From: Jeppe Jakobsen Date: 2006-04-03T06:55:34+09:00 Subject: Re: Newby>> Ruby and method Gets... and Windows ------=_Part_23450_18800615.1144014931520 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Well don't worry you don't have to switch to Linux. When running programs which use "gets", you have to use your command line. 2006/4/2, Alex : > > Hi, > > i'm under Windows XP SP2 and i installed OneClick Installer. So, i began > to > read some documentations and i learnt to use the gets's method. > > So nothing hard in that, i wrote my program in SciTE: > > puts "Hi what's your name?" > nom =3D gets > puts "OK Hi " + nom > > But it don't work. A windows with "c:\ruby\bin\ruby.exe" in the titlebar > appear but i can't write anything in it. Nothing. So i close the windows > and > in SciTE i have it: > Exit code: -1073741510 > > Can you help me please? And please, don't tell me i have to work under > Linux > ;o) > > Thanks > > Alex > > > > -- "winners never quit, quitters never win" ------=_Part_23450_18800615.1144014931520--