From: "trans. (T. Onoma)" Date: 2004-10-09T12:14:52+09:00 Subject: Re: ARGV || something On Friday 08 October 2004 10:54 pm, Ara.T.Howard@noaa.gov wrote:| components = ARGV || %w[ Adjoint Design FUN3D_90 GetGrad|| >                          GridMove HRefine LibF90 Mixed Party| >                          PHYSICS_MODULES Rad ] although not perfectly DRY: components = ARGV[0] ? ARGV : %w[ Adjoint Design FUN3D_90 GetGrad                    GridMove HRefine LibF90 Mixed Party                    PHYSICS_MODULES Rad ] -- ( o _ カラチ // trans./ \ transami@runbox.com I don't give a damn for a man that can only spell a word one way.-Mark Twain