When I print from the data browser window, I get a different order of data vs. what is displayed on the screen. The data is sorted by the first criteria (plotnum) on the printout, but not the second criteria (sample). If I use the menu option SORT and specify the two criteria, then it prints in the proper order.
R> command follows: EDIT trial plotnum sample stand1 stand2 stand3 FROM rawdata WHERE trial = '118732' ORDER BY plotnum sample We use this option at times when we aren't too concerned with the appearance of the output. This is in 9.1.4.10602 Thanks. Bill Niehaus

