SitePoint Sponsor |
|
User Tag List
Results 1 to 4 of 4
Thread: Schedule a Ruby run
Threaded View
-
Nov 2, 2005, 16:08 #1
- Join Date
- Nov 2005
- Posts
- 1
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Schedule a Ruby run
This is my first posting and before I state my problem I would like to express my appreciation to those that provided WATIR and RUBY, they are wonderful products.
I am using a scheduled BAT file to run multipul Ruby scripts on a WIN 2003 server. I am appending the script outputs to a file. As long as I am logged on all is well. When I log off the first append works fine but Ruby stays loaded and locks the file. Subseqent scripts die on the locked file. How can I tell Ruby to quit?
Thanks
Bookmarks