Re: Deleting multiple files...

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

You could always just run the code

/begin/

system("C:\myfolder\mysecondfolder\*.*", 2);

/end/

and that would do it. There are also some people who have written libs in
Euphoria to do it without a call to `system()' check those out on the euphoria
site in the archive and user contributions.

CenSe,
a member of the
ak-software
development team

http://ak-software.virtualave.net/

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

Search



Quick Links

User menu

Not signed in.

Misc Menu