A
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 = 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
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 = 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