07-27-2006, 05:55 AM
other than recording mouse and key movement, how can i get quickmacro to search my pc for FILE123.ABC and if found delete
delete a file
|
07-27-2006, 05:55 AM
other than recording mouse and key movement, how can i get quickmacro to search my pc for FILE123.ABC and if found delete
07-27-2006, 08:30 AM
To insert the code use the "Enumerate files" dialog. In Folder\pattern specify the folder where to search, eg c:\. In Only in select All. Click OK. Replace * to the file name. Run the macro to test. Then add del sPath.
|
« Next Oldest | Next Newest »
|