From: Phlip Date: 2008-08-20T11:56:38+09:00 Subject: Re: Newby Help Ron Gunsolus wrote: > i try to run it from the command prompt it doesnt recognize the > command... Enter these on the command line: > ruby -v > ruby prog.rb The first should report your ruby --version, and the second has a shot at running the program! Next, if you use the One Click Installer, run its Scite program. That lets you just hit each time you change the code. -- Phlip