Re: Deleting folders with files

new topic     » goto parent     » topic index » view thread      » older message » newer message

Kat wrote:
> 
> CChris wrote:
> > 
> > Jeremy Cowgar wrote:
> > > 
> > > ZNorQ wrote:
> > > > 
> > > > 
> > > > I know about the rmdir/rd in windows, I was kind of hoping that there
> > > > where
> > > > own set of functions in the Euphoria language that could handle this -
> > > > or
> atleast</font></i>
> > > > in Win32Lib.
> > > > 
> > > > The rmdir/rd will have to do. Thanks for the help, Derek.
> > > > 
> > > 
> > > Unfortunately that will not always work. That only works on Windows
> > > XP/Vista.
> > > On Win 95/98/ME you will need to use deltree, which is not available then
> > > on
> > > Windows XP/Vista.
> > > 
> > > I am thinking maybe we need basic file system manipulation commands in 4.0
> > > standard
> > > library such as:
> > > 
> > > delete, copy, move, exists, etc...
> > > 
> > > --
> > > Jeremy Cowgar
> > > <a href="http://jeremy.cowgar.com">http://jeremy.cowgar.com</a>
> > 
> > I think Aku submitted such a lib to the Archive.
> 
> So did Jeffrey Fielding and Brian Broker (win32fil.e).
> 
> Kat

Found the win32fil.ew which seems to contain what I need. Good thing I didn't
need to use those blasted dos cmds.

Thanks folks!

Kenneth/ZNorQ

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu