I'm not fully understanding how TBADD and TBSORT work. I created and loaded a table, only to find when I processed the table that it was in the reverse sequence of the order in which I loaded it. I added a "colno" key to the previous key (before it), and issued a TBSORT in my program. The...