From: Alfonso Date: 2007-01-17T21:40:37+09:00 Subject: determine arguments passed to a method at runtime Is that possible? What I want to do is, using RMagick, create a ImageList with the gifs containded in a folder, so the script would first record the names, and then pass them to the constructor of the ImageList. It would be something like this (if this worked): #arguments passed to the constructor ImageList.new args = [] dir = Dir.new("gifs") dir.each do |nombre| #populate the arguments array args.push(nombre) end list = ImageList.new(args) Thank's in advance. ______________________________________________ LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y m�viles desde 1 c�ntimo por minuto. http://es.voice.yahoo.com