Deleting a file from a folder using a macro?

Help with writing and playing macros

Deleting a file from a folder using a macro?

Postby beck73 » Thu Sep 04, 2008 6:04 pm

Is it possible to delete a file from a specified folder using a macro function?
beck73
Newbie
 
Posts: 3
Joined: Thu Aug 28, 2008 5:30 pm

Re: Deleting a file from a folder using a macro?

Postby Mofi » Fri Sep 05, 2008 2:14 am

No, except you configure a user tool with the command del "%f" and run this user tool from within the macro with the command RunTool "case-sensitive name of the tool". If the macro does nothing else and you just want a command to delete the active file - see File - Special Functions - Delete Active File which can be quickly executed with an associated hotkey. I use for example Alt+Del.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4058
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna


Return to Macros

cron