Previous Topic Next topic Print topic


Optimizing File Sorting

Optimize your input and output procedures for file sorting, as they are executed once for each record that is being sorted.

Inefficient input and output procedures can make the sort process appear to be very slow.

Previous Topic Next topic Print topic