This is basically a simple question of the form 'how do I run a ruby
program'.

Reading the basic documentation that comes with Ruby ( either 'getting
started with ruby' or 'users guide') is strongly advised.

Something else that would greatly improve your 'quality of life' vis a
vis water and ruby would be to purchase, read, and do the excercises
in, the book: "Everyday Scripting with Ruby" by Brian Marick

it's perhaps the best book I know of for someone such as yourself who
is obviously new to both the idea of scripts and programming, and the
ruby langauge in specific.

it will be a well worthwhile investment in your career.

On Aug 10, 11:32 pm, madhu kumar <[email protected]> wrote:
> Hi,
>
>    Hi have installed watir 1.8.6 in windows xp. its working fine in in
> irb command prompt. And i have written watir code in notepad and
> stored it in my desktop. if i give "load "path.rb" its not loading in
> irb. if i save this script in ruby bin directory, its going to load
> and run. Please can anyone tell me how to run this watir script
> without storing in ruby bin directory.
>
> Regards,
> Madhu

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: [email protected]
To unsubscribe: [email protected]

Reply via email to