Contents > Configuring and Administering ColdFusion MX > Troubleshooting Collections with Verity Utilities > Using the Verity merge utility > Merging collections using the merge utility PreviousNext

Merging collections using the merge utility

The following is the syntax for using the merge utility to merge multiple collections into a single collection:

merge <newCollection> <srcCollection1> <srcCollection2> [srcCollectionN]

The utility reads srcCollection1, srcCollection2 and so on and merges them into a single collection with the directory name given for newCollection If the directory name given for newCollection does not exist, it is created.


Contents > Configuring and Administering ColdFusion MX > Troubleshooting Collections with Verity Utilities > Using the Verity merge utility > Merging collections using the merge utility PreviousNext

ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting

Version 6.1

Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.