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. As of A-Shell version 4.7, all of the sort algorithms preserve the order of records with equal keys, eliminating any need for bubble sort.