Home | History | Annotate | Download | only in vms

Lines Matching refs:Files

5 $! This procedure compares the files in two directories and reports the
16 $! me because VMS Backup can create a saveset of files from a
19 $! First the files in the original source directory which is assumed to be
22 $! Then the files are are only in the copy directory are listed.
24 $! The result will five diagnostics about of files:
25 $! 1. Files that are not generation 1.
26 $! 2. Files missing in the copy directory.
27 $! 3. Files in the copy directory not in the source directory.
28 $! 4. Files different from the source directory.
29 $! 5. Files that VMS DIFF can not process.
33 $! If UPDATE is given as a second parameter, files missing or different in the
89 $! Update missing/changed files.
259 $! These files are in the wrong format for VMS diff, and we don't change them.