[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

comp.lang.ruby

irb on windows @{[ etc

Stefan Lang

2/15/2006 8:58:00 AM

Just to set set things straight (once more)...

Im currently stuck at a win32 machine...

unable to write @{[ in irb...

I know that there's a solution, but several searches couldnt help me...

Please obi-wan!

Mikkel Bruun

www.strongside.dk - Football Portal(DK)
nflfeed.helenius.org - Football News(DK)
ting.minline.dk - Buy Old Stuff!(DK)



--
Posted with http://De.... Sign up and save your time!


7 Answers

Ville Mattila

2/15/2006 9:08:00 AM

0

See the http://www.rubywiki.d..., its in german but the
solution is quite obvious.

- Ville

Stefan Lang

2/15/2006 2:59:00 PM

0


On Wednesday, February 15, 2006, at 6:08 PM, Ville Mattila wrote:
>See the http://www.rubywiki.d..., its in german but the
>solution is quite obvious.
>
> - Ville
>

Bookmarked! Thanks a bunch...

Mikkel Bruun

www.strongside.dk - Football Portal(DK)
nflfeed.helenius.org - Football News(DK)
ting.minline.dk - Buy Old Stuff!(DK)




--
Posted with http://De.... Sign up and save your time!


Phil Duby

2/16/2006 1:48:00 AM

0

"Ville Mattila" <mulperi@cc.hut.fi> wrote in message
news:d5hphtwh.fsf@cc.hut.fi...
> See the http://www.rubywiki.d..., its in german but the
> solution is quite obvious.
>
> - Ville

Just to help those of use who (only) understand english, feed that URL to:

http://www.google.com/language_t...

It actually does an almost understandable translation. Sample:

Why don't function into irb under Windows some keys?

This is an error in the software: Indications, for which the AltGr key is
needed, cannot be entered. The exact circumstances of the error are not
admit (it steps probably only with Windows 2000 and XP on), but he can be
repaired, as in a listing (for example into own files ) a file inputrc with
following contents is put on:


--
Phil
remove all of the (at)'s to send email


Peter Krantz

2/16/2006 8:29:00 AM

0

For english instructions on getting irb to work with non-english
keyboards on Windows XP see:

http://www.peterkrantz.com/2005/irb-for-nonen-...

Regards,

Peter

On 2/16/06, Phil Duby <newshoundat@atphriendly.atnet> wrote:
> "Ville Mattila" <mulperi@cc.hut.fi> wrote in message
> news:d5hphtwh.fsf@cc.hut.fi...
> > See the http://www.rubywiki.d..., its in german but the
> > solution is quite obvious.
> >
> > - Ville
>
> Just to help those of use who (only) understand english, feed that URL to:
>
> http://www.google.com/language_t...
>
> It actually does an almost understandable translation. Sample:
>
> Why don't function into irb under Windows some keys?
>
> This is an error in the software: Indications, for which the AltGr key is
> needed, cannot be entered. The exact circumstances of the error are not
> admit (it steps probably only with Windows 2000 and XP on), but he can be
> repaired, as in a listing (for example into own files ) a file inputrc with
> following contents is put on:
>
>
> --
> Phil
> remove all of the (at)'s to send email
>
>
>
>


Alex Combas

2/16/2006 8:40:00 AM

0

Hello,Perhaps slightly offtopicbut the msys shell does not seemto work properly with irb.In cmd.exe you get a normal promptafter starting irb, but with msys you getno prompt at all, exactly as if you startruby with no command line args.Occasionally irb crashes in msys, and Ithink its due to the output issue in some way.Anyone have some experience with this?Thanks,--Alex Combashttp://noodlejunkie.blo...

bart.smissaert@gmail.com

10/9/2013 1:26:00 PM

0

Thanks, will have a look at that.

RBS

"ObiWan" <alb.20.trashsink@spamgourmet.com> wrote in message
news:20131009095338.00006283@deathstar.mil...
>
>> I got the handle of the button with FindWindow and it looks fine as
>> checked with WinSpy.exe (freeware).
>
> as for "winspy"; have a look at this tool
>
> http://www.mcafee.com/us/downloads/free-tools/s...
>
> it's currently distributed by McAfee although in a past it was
> available "elsewhere" and... I used it quite extensively; just give it
> a spin, I think you'll want to keep it in your toolbox ;-)
>

Dee Earley

10/9/2013 1:55:00 PM

0

On 09/10/2013 14:25, Mayayana wrote:
> | > I got the handle of the button with FindWindow and it looks fine as
> | > checked with WinSpy.exe (freeware).
> |
> | as for "winspy"; have a look at this tool
> |
> | http://www.mcafee.com/us/downloads/free-tools/s...
> |
>
> Why not Spy++? Does that only come with VS
> and not VB?

It was a visual Studio specific tool, and is a bit long in the tooth now.
While it works, it can be clunky and annoying :)
I've not used any others though.

I did try Winspector a while ago and it seemed to kill off a random VB6
IDE process every time it started up :)

--
Deanna Earley (dee.earley@icode.co.uk)
iCatcher Development Team
http://www.icode.co.uk...

iCode Systems

(Replies direct to my email address will be ignored. Please reply to the
group.)