BC.COM, UPDATE.COM Class: Assembler Refresh or update files NAME BC Copy files if newer UPDATE Refresh files SYNOPSIS bc [d:][path]source.ext [destination] UPDATE [d:][path] source.ext [destination] DESCRIPTION BC and UPDATE will both copy files if the destination is less recent than the source. With BC files missing in the destination directory will be added. With UPDATE only files that are new on the source and exist in the destination will be writen. As a result BC will add files not found while UPDATE will not.