The naming conventions for this rendering mechanism are as follows:
Contains the fully qualified drive and path name for the source file, for example:
C:\ C:\MYSUBDIR\ A:\SUBDIR1\SUBDIR2\ \\NETWORK\SHARED\SUBDIRA\SUBDIRB\
Contains the name of the source file or subdirectory, for example:
MYSOURCE.C MYSOURCE.H MYSOURCE IS A LONG FILE NAME SUBDIR3
If you specify a subdirectory, the action is applied to all files in the subdirectory.
Contains the fully qualified file or subdirectory name that is to be used at the target, for example:
C:\MYSUBDIR\MYSOURCE.C \\NETWORK\SHARED\SUBDIRA\SUBDIRB\MYSOURCE.H C:\SUBDIR1\SUBDIR2\SUBDIR3