From: Lars Haugseth Date: 2012-04-25T17:44:31+09:00 Subject: Re: if if if statment On 04/25/2012 10:36 AM, fox foxmaster wrote: > One more that is nagging me is this > > elsif line =~ / > what I want to do here is not to make a new line instead I would like to > insert it or append it to the line "BlacklistGroup" Members= insert > here," Use a proper XML parser/writer, like Nokogiri: http://nokogiri.org/ -- Lars Haugseth