From: Daniel Stephens Date: 2013-05-08T22:21:51+09:00 Subject: Re: Problem with FileUtils move command. --089e01183b6e06c06704dc34d164 Content-Type: text/plain; charset=ISO-8859-1 So it's like the other guys mentioned, there appears to be no file(or argv[0]) getting passed in. Check your calling script(invoking script) and make sure your arguments are correct. On Wed, May 8, 2013 at 8:17 AM, Peter Bailey wrote: > Daniel Stephens wrote in post #1108238: > > What do you get if you puts "ARGV == #{ARGV[0]}" ? > > I get the same error message as before, except, right at the top I see > "ARGV ==." > > -- > Posted via http://www.ruby-forum.com/. > > --089e01183b6e06c06704dc34d164 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
So it's like the other guys mentioned, there appears t= o be no file(or argv[0]) getting passed in. Check your calling script(invok= ing script) and make sure your arguments are correct.


On Wed, May 8, 2013 at 8:17 AM, Peter Ba= iley <lists@ruby-forum.com> wrote:
Daniel Stephens wrote in post #1108238:
> What do you get if you puts "ARGV =3D=3D #{ARGV= [0]}" ?

I get the same error message as before, except, right at the top I se= e
"ARGV =3D=3D."

--089e01183b6e06c06704dc34d164--