Ryan - On 6-Jan-09, at 3:59 PM, Ryan Mckenzie wrote: > > Hi guys, > Thanks for your input. I tried using the console and it seems that > ruby > does not like the content that is in the .bat file for some reason > (but > the command does work). > > The bat file contains this line of text which executes a .exe file to > open along with the default.ard file as being a model with the other > parameters > > resOp default.ard maxcutset="10" outputtype="XML" > > If I double click the bat file from windows explorer it runs fine for > some reason? Any ideas? > > Thanks again, > McKenzie
likely env issue - echo the path in the bat file. you might need to set the path correctly @ the top J --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

