Please enable JavaScript to view this site.

A-Shell Reference

Navigation: Setup > System Parameters > SBR

BUBBLESORT

Scroll Prev Top Next More

This option no longer has any effect. Historically, it was used to force BASORT to use the bubble sort algorithm, which was slow but didn't rearrange records with equal keys, like the other algorithms used to do. All of the sort algorithms now preserve the order of records with equal keys, eliminating any need for bubble sort.