This command file will compare the contents of two directories and produce two files. The first file is a report showing the differences, the second is a command file that will cause the second directory to look like the first. It is assumed that the user has rights to the directories (i.e. READ access to build the reports and DELETE access to run the command file). The directories need not be on the same node, although your standard account access are used to gather the data. The libraries need not be on VMS 4.X systems, although the command file requires VMS 4.X. That is, you might be on node A (VMS 4.X) and want to compare directories on nodes B and C (VMS 3.X): this will work.