From: Thomas Preymesser Date: 2008-02-21T04:19:55+09:00 Subject: Re: Beginner help - txt dungeon ------=_Part_23317_25578017.1203535200101 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 15/02/2008, Thufir wrote: > > system("rm dwemthys.db") do you really want to call 'system', which calls a shell, which executes th= e 'rm' program? Why not just use File.unlink()? -Thomas --=20 Thomas Preymesser thopre@gmail.com thomas@thopre.com B=FCro: 030 - 830 353 88 mobil: 0176 - 75 03 03 04 Privat: 030 - 49 78 37 06 http://thopre.wordpress.com/ http://www.thopre.com/ ------=_Part_23317_25578017.1203535200101--