thevoiceover Posted June 1, 2007 Report Share Posted June 1, 2007 Still pretty new at development for Labview and I have run into some issues over time that have usually been solved by reading in these forums! As for now, I am a little stuck and wanted some advice.. For starters, I am using LV 7.1 and want to organize a directory on my PC and delete anything withing a certain directory that is older than a certain date (last date modified and last date created)... So if a file in this certain sub-directory is over say 20 days old, it will get deleted. Is it possible for someone to throw something together for me in 7.1 format so I can work from it? This will help me understand file i/o a little better! Thanks to all, TVO Quote Link to comment
Karissap Posted June 1, 2007 Report Share Posted June 1, 2007 The OpenG library has some useful file tools. Here is a vi "Delete Old Files Recursive.vi" http://forums.lavag.org/index.php?act=attach&type=post&id=5984 I created this vi by modifying the "Delete Files Recursive.vi" from the OpenG library to only delete files modified after a certain date. Quote Link to comment
thevoiceover Posted June 1, 2007 Author Report Share Posted June 1, 2007 I thank all you guys for the help! Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.