On Fri, Dec 5, 2008 at 3:21 PM, Satoshi Asakawa <[EMAIL PROTECTED]> wrote:
> _why et al,
>
> I found the following difference. I'm using Windows XP.
>
> # test.rb
> Shoes.app do
>  para "file name: #{ARGV[0]}"
> end
>
> With Shoes-0.r1091, output is:
>   file name: C:\rubyprograms\shoes\test\test.rb
>
> With Shoes-0.r1123, output is:
>   file name:
>
> Umm... ARGV[0] is not set?

Maybe not anymore:
http://github.com/why/shoes/commit/79e4258c3bad7bad32d1d7ca928b4f7593f9a632

Might have been an accidental change, as I don't think that detail
would affect the new installer window.. but I dunno for sure. I just
remember noticing that and thinking about people that were relying on
ARGV in their apps for some reason.

-- 
Seth Thomas Rasmussen
http://greatseth.com

Reply via email to