Jump to content

file delete question


Recommended Posts

If you know the file name and where it is then just FileDelete(). If you want to step through the files with a wildcard name the FileFindFirstFile() and FileFindNextFile can help you there. Also using @ComSpec using it's Dir or Del command with StdOut can do it quick and easy. Depends on what your needs are exactly.

:shocked:

Edited by MHz
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...