Directory Tools

This article is an RSS aggregation from PSDN Code Share.
Originally published on 2007-02-09 by timk519
Click here for the article on the originating website
The original article may have images (or other links) that are not visible on The Hive
dir-tools.p can be used to work with files and directories and:

* obtain file information for a specified directory level or for an entire directory tree.
* compile programs and saving r-code to a target directory tree
* copying files and directories
* merge multiple directory trees to a target directory path
* delete files, directories, and directory trees
* show a status to the user as it works

A sample program is included to demonstrate how to use the toolset.