Hi Dimitris... the folder exist.. and the spell is correctly... that was the
first what I checked..
By the way it's not empty...

2009/3/26 Dimitris Anogiatis <dos...@gmail.com>

> You either are trying to delete a folder that doesn't exist or it exists
> but
> you didn't spell it correctly
>
> try the isDIR function to determine if the folder you're looking exists
> indeed
>
> Documentation for the isDIR function is located here:
> http://gambasdoc.org/help/lang/isdir?v3
>
> Hope that helps.
> Dimitris
>
> On Thu, Mar 26, 2009 at 6:29 PM, Carlos Humberto Llumiquinga Hidalgo <
> carlitos.h...@gmail.com> wrote:
>
> > Hi all....
> >
> > I have a problem with a code on gambas..
> >
> > I'm trying.. this code.. EXEC ["rm", application.Path & "/imagenes/*.*"]
> > ... just I wanna erase the content of images folder.
> >
> > But I got an error.. on console... rm: can't erase
> > «/home/carlosh/Prueba/imagenes/*.*»: File don't exists
> >
> > Help Please.. what's wrong.. ????
> >
> > Thanks...
> > Carlos H.
> >
> >
> ------------------------------------------------------------------------------
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to