Hello All, I have an exe that I'm executing through a stored procedure... what it basically does is runs winzip and explodes two data files. After the exe is run, I do my processing and then I want to delete the data files. Whats happening is that its taking a while for winzip to exit or something because when I try to delete it using cffile it errors for about a minute then It will delete it (file path is invalid or access is denied). Any ideas on how to delete the files right after my processing? Thanks! Tim
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

