--- David Moreno Garza <[EMAIL PROTECTED]> wrote:

> Do you run Ruby scripts from any directory on your
> Windows system?


I think so. And here are some tests:

C:\Ruby\self>a1.rb
1       2       3       4       5       6       7     
 8       9       10


C:\>c:\ruby\self\a1.rb
1       2       3       4       5       6       7     
 8       9       10

C:\>ruby c:\ruby\self\a1.rb
1       2       3       4       5       6       7     
 8       9       10
C:\>


Li

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to