Display Usage

To display the usage information, just execute the utility without any parameters from the Windows command prompt.

         perl extractCMSource.plx
         
          extractCMSource.plx -s sourceDirectory -d destinationDirectory -v Version
                  [ -n subDirectoryName ]
             -v Version
                 The Version Number to attach to this release of
                 the Customer Modifications.
             -s sourceDirectory
                 sourceDirectory is the location to extract from.
             -d destinationDirectory
                 destinationDirectory is where the extracted files
                 will be placed.  This program will then create a
                 subdirectory under that directory for the patch.
             -n subDirectoryName
                 Subdirectory under "Directory" to put this patch
                 in.  If this parameter is not provided an
                 automatic directory name will be generated based
                 on the environment name and date time.