[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

how to make a curly...

Jernej Grecki

12/30/2006 2:19:00 AM

Well I just started with ruby and in irb, i just cant fint the right
combo to make the end curly bracket => }

I need help!
Thank you

--
Posted via http://www.ruby-....

9 Answers

Michael P. Soulier

12/30/2006 2:22:00 AM

0

On 12/29/06, Jernej Grecki <nejcslo@yahoo.com> wrote:
> Well I just started with ruby and in irb, i just cant fint the right
> combo to make the end curly bracket => }

I'm confused.

Mike
--
Michael P. Soulier <msoulier@digitaltorque.ca>
"Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction."
--Albert Einstein

Mat Schaffer

12/30/2006 5:05:00 AM

0


On Dec 29, 2006, at 9:19 PM, Jernej Grecki wrote:

> Well I just started with ruby and in irb, i just cant fint the right
> combo to make the end curly bracket => }
>
> I need help!
> Thank you

shift + ] ?

-Mat

James Britt

12/30/2006 5:40:00 AM

0

Jernej Grecki wrote:
> Well I just started with ruby and in irb, i just cant fint the right
> combo to make the end curly bracket => }
>

This is the key you want:

}

Press it.

> I need help!


True.


--
James Britt

"Inside every large system there's a small system trying to get out".
- Chet Hendrickson

Pit Capitain

12/30/2006 8:09:00 AM

0

Jernej Grecki schrieb:
> Well I just started with ruby and in irb, i just cant fint the right
> combo to make the end curly bracket => }

Jernej, welcome to Ruby. Sorry for the other, partly really dumb
answers, normally the people here are quite nice.

It seems you have a problem with your non-english keyboard layout and
IRB. You should be able to find more information in the archives of the
ruby-talk mailing list:

http://blade.nagaokaut.ac.jp/ruby/ruby-talk/i...

Just search for "IRB" and "keyboard". If this doesn't help, feel free to
ask again. Then please tell us your operating system and the version of
Ruby you are using.

Regards,
Pit

_why

12/30/2006 8:45:00 AM

0

On Sat, Dec 30, 2006 at 11:19:01AM +0900, Jernej Grecki wrote:
> Well I just started with ruby and in irb, i just cant fint the right
> combo to make the end curly bracket => }

AltGr + n. Welcome to Ruby!

_why

Robert Klemme

12/30/2006 10:06:00 AM

0

On 30.12.2006 06:04, Mat Schaffer wrote:
>
> On Dec 29, 2006, at 9:19 PM, Jernej Grecki wrote:
>
>> Well I just started with ruby and in irb, i just cant fint the right
>> combo to make the end curly bracket => }
>>
>> I need help!
>> Thank you
>
> shift + ] ?

Nah, it's AltGr-0.

:-)

robert

Jernej Grecki

12/30/2006 11:35:00 AM

0

Well i forgot to mention, im working on WinXP and i use a Slovene
keyboard.

And well I tried all of the suggested ones.(altGr+n not included).

So I still need help?


Jernej

--
Posted via http://www.ruby-....

Robert Klemme

12/30/2006 12:31:00 PM

0

On 30.12.2006 12:34, Jernej Grecki wrote:
> Well i forgot to mention, im working on WinXP and i use a Slovene
> keyboard.
>
> And well I tried all of the suggested ones.(altGr+n not included).
>
> So I still need help?

http://www.mkemp.com/references/alt...

robert

Jernej Grecki

12/30/2006 1:22:00 PM

0

tnx.

well i noticed that i havent checked the european keyboard option in the
ruby install. I reinstalled it and now it works like it should.

Tnx for the help also. I will definitly return :)


--
Posted via http://www.ruby-....