The main functions of PowerBSORT include the sort, merge and copy function.
Function to reorder records from a data file to ascending order (from 0 to 9 or from A to Z) or the descending order (from Z to A or from 9 to 0) by one or more specified key fields.
Function to join two or more similarly sorted files.
Function to copy one or more input file to output files.