> -----Original Message----- > From: Nick > Sent: Friday, September 01, 2006 2:34 PM > Subject: RE: Move directories > > > Problem is CreateDirectory() only creates one single > directory if all subdirectories are in place, it does not > create a chain of them! > > Nick >
Parse your directory structure with ALines() then loop or loop with GetWordCount() and GetWordNum(). Then use the CreateDirectory API call inside the loop. Tracy _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

