From: Robert Klemme Date: 2006-11-20T23:25:05+09:00 Subject: Re: i have a problem with ruby On 20.11.2006 15:00, Abood Abood wrote: > Hi > i'm beginner in ruby > and i have a problem ,i hope that you help me to fix it > the problem is that when i write any program and save it as a .rb file > when i want to open it (the program) it open for a second then the > window close without doing any thing > > (i use windows xp) > > so please help me to fix this problem > Your Windows is probably configured to associate "*.rb" with "execute via Ruby". You can fix that via Explorer, Tools, Folder Options. robert