Re: Re: Deleting a file under embperl...

2002-07-30 Thread Gerardo Schimpf
Yes, you're right, was a permission problem... Embperl works perfect. Thanks... :-) On Tuesday 30 July 2002 01:30 pm, you wrote: > Hi, > > this is really not an Embperl problem, but as Axel and I (in my answer to > your fisrt mail some days ago) suggested you should print out $! to get the > reas

Re: Deleting a file under embperl...

2002-07-29 Thread Axel Beckert - ecos gmbh
On Mon, Jul 29, 2002 at 09:38:20AM +0800, Gerardo Schimpf wrote: > Hi, > I'm trying deleting some files whith the unlink perl command, under a > perl script works pefect, but under embperl it's not working... > This is my example code, copy works, rename works, but unlink no... > I can't

Deleting a file under embperl...

2002-07-29 Thread Gerardo Schimpf
Hi, I'm trying deleting some files whith the unlink perl command, under a perl script works pefect, but under embperl it's not working... This is my example code, copy works, rename works, but unlink no... I can't figure out what it's going on... Can someone help me? Thanks :+) embper