Hi, "Albert Wagner" <alwagner / tcac.net> wrote in message news:20011013190335.WSWQ1977.europa / there... > What is the simplist way to extract fields from standard quoted, comma > delimited text files such as are commonly exported from database programs? > Are there already classes/modules written? Or is this normally just done > with the standard String methods? I don't yet know enough about regular > expressions to make String.split do what I want. Any help is appreciated. > Thanks ahead. > > Albert > > You could find CSV Library at Ruby Application Archive. http://www.ruby-lang.org/en/raa-list.rhtml?name=csv Park Heesob.