PerryL7 Posted August 14, 2007 Posted August 14, 2007 Hi there, I store temporary backup files of my database regularly and want to be able to delete them after so many days. I am trying to figure out how to use the Send DDE Execute script step (the program is for Windows) but cannot find any real information on how to use it. Basically, if I could get it to use the command line program, I think I know the commands to do what I want. Does anyone know how to do this, or at least, know of any good resources? Thanks, PerryL7
MarkWilson Posted August 14, 2007 Posted August 14, 2007 Use the Send Event script step. CMD /C DEL "C:BackupsMondayMyDatabase.fp7
Recommended Posts
This topic is 6312 days old. Please don't post here. Open a new topic instead.
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 accountSign in
Already have an account? Sign in here.
Sign In Now